X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fslurp.t;h=7a28e5bf1d70ab39571d716bd9472d0192f80dc8;hb=997098525898485838522aa547a080189cb7a313;hp=2d4f741c8e6f12d604102bfcade0e0f34cb2970d;hpb=e2c51d31d5bcdbbe99f9443e4908c912554bd061;p=urisagit%2FPerl-Docs.git diff --git a/t/slurp.t b/t/slurp.t index 2d4f741..7a28e5b 100644 --- a/t/slurp.t +++ b/t/slurp.t @@ -1,12 +1,9 @@ #!/usr/local/bin/perl -w use strict ; +use File::Slurp qw( write_file slurp ) ; -use Test::More tests => 2 ; - -BEGIN{ - use_ok( 'File::Slurp', qw( write_file slurp ) ) ; -} +use Test::More tests => 1 ; my $data = <