edited all .t tests to not use use_ok to load File::Slurp. they now all
authorUri Guttman <uri@quad.(none)>
Fri, 8 May 2009 06:08:41 +0000 (02:08 -0400)
committerUri Guttman <uri@quad.(none)>
Fri, 8 May 2009 06:08:41 +0000 (02:08 -0400)
commit997098525898485838522aa547a080189cb7a313
tree91d707e9328054fd0d3d30718bfa156405fb83c1
parente2c51d31d5bcdbbe99f9443e4908c912554bd061
edited all .t tests to not use use_ok to load File::Slurp. they now all
load it directly with a use command.
21 files changed:
Changes
Makefile
Makefile.old
Slurp.pm [deleted file]
extras/slurp_bench.pl
extras/slurp_bench.pl.~1.2.~ [deleted file]
extras/slurp_data [deleted file]
lib/File/Slurp.pm.~1.26.~ [deleted file]
t/append_null.t
t/data_list.t
t/data_scalar.t
t/handle.t
t/inode.t
t/large.t
t/newline.t
t/no_clobber.t
t/paragraph.t
t/pseudo.t
t/slurp.t
t/stdin.t
t/write_file_win32.t