Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add missing use v6; to a test file
  • Loading branch information
niner committed Apr 17, 2015
1 parent 1de865a commit 0b63e04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions t/file_handles.t
@@ -1,3 +1,4 @@
use v6;
use Inline::Perl5;
use File::Temp;
use Test;
Expand Down

0 comments on commit 0b63e04

Please sign in to comment.