PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2011-04-26T13:18:46 ActivePerl-1400 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.14/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Going to read 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Mon, 25 Apr 2011 22:28:27 GMT Running make for L/LA/LARRYL/Test-PerlTidy-20110323.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/L/LA/LARRYL/Test-PerlTidy-20110323.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/L/LA/LARRYL/CHECKSUMS Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\L\LA\LARRYL\Test-PerlTidy-20110323.tar.gz ok Test-PerlTidy-20110323/ Test-PerlTidy-20110323/lib/ Test-PerlTidy-20110323/lib/Test/ Test-PerlTidy-20110323/lib/Test/PerlTidy.pm Test-PerlTidy-20110323/Makefile.PL Test-PerlTidy-20110323/MANIFEST Test-PerlTidy-20110323/META.yml Test-PerlTidy-20110323/README Test-PerlTidy-20110323/t/ Test-PerlTidy-20110323/t/_perlcriticrc.txt Test-PerlTidy-20110323/t/critic.t Test-PerlTidy-20110323/t/exclude_files.t Test-PerlTidy-20110323/t/exclude_perltidy.t Test-PerlTidy-20110323/t/is_file_tidy.t Test-PerlTidy-20110323/t/list_files.t Test-PerlTidy-20110323/t/messy_file.txt Test-PerlTidy-20110323/t/perltidy.t Test-PerlTidy-20110323/t/pod-coverage.t Test-PerlTidy-20110323/t/pod.t Test-PerlTidy-20110323/t/strict.t Test-PerlTidy-20110323/t/tidy_file.txt CPAN.pm: Going to build L/LA/LARRYL/Test-PerlTidy-20110323.tar.gz >>> C:\Perl-5.14\bin\perl.exe Makefile.PL Warning: prerequisite File::Finder 0 not found. Warning: prerequisite File::Slurp 0 not found. Checking if your kit is complete... Looks good Writing Makefile for Test::PerlTidy Writing MYMETA.yml ---- Unsatisfied dependencies detected during ---- ---- LARRYL/Test-PerlTidy-20110323.tar.gz ---- File::Finder [requires] File::Slurp [requires] Running make test Delayed until after prerequisites Running test for module 'File::Finder' Running make for M/ME/MERLYN/File-Finder-0.53.tar.gz Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\M\ME\MERLYN\File-Finder-0.53.tar.gz ok File-Finder-0.53/ File-Finder-0.53/Changes File-Finder-0.53/lib/ File-Finder-0.53/lib/File/ File-Finder-0.53/lib/File/Finder/ File-Finder-0.53/lib/File/Finder/Steps.pm File-Finder-0.53/lib/File/Finder.pm File-Finder-0.53/Makefile.PL File-Finder-0.53/MANIFEST File-Finder-0.53/MANIFEST.SKIP File-Finder-0.53/META.yml File-Finder-0.53/README File-Finder-0.53/t/ File-Finder-0.53/t/01-core.t File-Finder-0.53/t/02-basic-logic.t File-Finder-0.53/t/03-options.t File-Finder-0.53/t/04-ffr.t File-Finder-0.53/t/05-steps.t File-Finder-0.53/t/99-test-distro.t File-Finder-0.53/t/99-test-pod-coverage.t File-Finder-0.53/t/99-test-pod.t File-Finder-0.53/t/cprove File-Finder-0.53/TODO CPAN.pm: Going to build M/ME/MERLYN/File-Finder-0.53.tar.gz >>> C:\Perl-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for File::Finder Writing MYMETA.yml >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/File/Finder.pm blib\lib\File\Finder.pm cp lib/File/Finder/Steps.pm blib\lib\File\Finder\Steps.pm MERLYN/File-Finder-0.53.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl-5.14\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01-core.t ............... ok 1 - require File::Finder; ok 2 - File::Finder->can(...) ok 3 - require File::Finder::Steps; ok 4 - File::Finder::Steps->can(...) ok 5 - The object isa File::Finder ok 6 - The reference isa CODE ok 7 - The reference isa HASH 1..7 ok t/02-basic-logic.t ........ ok 1 - use File::Finder; ok 2 - The object isa File::Finder ok 3 - core eval ok 4 - core true ok 5 - core false ok 6 - core skipping ok 7 - explicit true ok 8 - explicit false ok 9 - not true = false ok 10 - not false = true ok 11 - not not true = true ok 12 - not not false = false ok 13 - true OR ... = skipping ok 14 - false OR ... = true ok 15 - skipping OR ... = skipping ok 16 - true () = true ok 17 - false () = false ok 18 - skipping () = skipping ok 19 - true ( ... = true ok 20 - false ( ... = skipping ok 21 - skipping ( ... = skipping ok 22 - true ( true ) = true ok 23 - true ( false ) = false ok 24 - true ( skipping ) = true ok 25 - false ( true ) = false ok 26 - false ( false ) = false ok 27 - false ( skipping ) = false ok 28 - skipping ( true ) = skipping ok 29 - skipping ( false ) = skipping ok 30 - skipping ( skipping ) = skipping ok 31 - not ( true ) = false ok 32 - not ( false ) = true ok 33 - not ( skipping ) = false ok 34 - true , = true ok 35 - false , = true ok 36 - skipping , = true ok 37 - true ( true , ... = true ok 38 - false ( true , ... = skipping ok 39 - skipping ( true , ... = skipping ok 40 - true ( false , ... = true ok 41 - false ( false , ... = skipping ok 42 - skipping ( false , ... = skipping ok 43 - true ( skipping , ... = true ok 44 - false ( skipping , ... = skipping ok 45 - skipping ( skipping , ... = skipping 1..45 ok t/03-options.t ............ ok 1 - use File::Finder; ok 2 - The object isa File::Finder ok 3 - The object isa File::Finder ok 4 - setting bydepth ok 5 - setting bydepth, follow not set ok 6 - The object isa File::Finder ok 7 - setting follow ok 8 - setting follow, bydepth not set 1..8 ok t/04-ffr.t ................ ok 1 - use File::Finder; ok 2 - The object isa File::Finder ok 3 - The object isa File::Find::Rule ok 4 - The object isa File::Finder ok 5 - The object isa File::Find::Rule ok 6 - The object isa File::Finder ok 7 - simple ffr rule ran ok 8 - The object isa File::Find::Rule ok 9 - The object isa File::Finder ok 10 - simple ffr rule returned true ok 11 - The object isa File::Find::Rule ok 12 - The object isa File::Finder ok 13 - simple ffr rule returned false 1..13 ok The getpwent function is unimplemented at C:\cpanfly-5.14\var\cpan\build\File-Finder-0.53-fuOpuq\blib\lib/File/Finder/Steps.pm line 737. # Looks like your test exited with 255 just after 18. t/05-steps.t .............. ok 1 - require File::Finder; ok 2 - The object isa File::Finder ok 3 - all names ok 4 - all files named *.t via regex ok 5 - all files named *.t via glob ok 6 - readable by someone ok 7 - readable by everyone ok 8 - writeable by someone ok 9 - executable by someone ok 10 - mode 0644 ok 11 - mode 755 ok 12 - mode same as current directory ok 13 - all files ok 14 - all files even after messing with _ pseudo handle ok 15 - owned ok 16 - not owned ok 17 - group ok 18 - not group 1..18 Dubious, test returned 255 (wstat 65280, 0xff00) All 18 subtests passed t/99-test-distro.t ........ skipped: Test::Distribution not installed t/99-test-pod-coverage.t .. 1..2 ok 1 - Pod coverage on File::Finder ok 2 - Pod coverage on File::Finder::Steps ok t/99-test-pod.t ........... 1..2 ok 1 - POD test for blib\lib\File\Finder.pm ok 2 - POD test for blib\lib\File\Finder\Steps.pm ok Test Summary Report ------------------- t/05-steps.t (Wstat: 65280 Tests: 18 Failed: 0) Non-zero exit status: 255 Files=8, Tests=95, 1 wallclock secs ( 0.05 usr + 0.01 sys = 0.06 CPU) Result: FAIL Failed 1/8 test programs. 0/95 subtests failed. NMAKE : fatal error U1077: 'C:\Perl-5.14\bin\perl.exe' : return code '0xff' Stop. MERLYN/File-Finder-0.53.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MERLYN/File-Finder-0.53.tar.gz Running test for module 'File::Slurp' Running make for U/UR/URI/File-Slurp-9999.16.tar.gz Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\U\UR\URI\File-Slurp-9999.16.tar.gz ok File-Slurp-9999.16/ File-Slurp-9999.16/t/ File-Slurp-9999.16/t/no_clobber.t File-Slurp-9999.16/t/write_file_win32.t File-Slurp-9999.16/t/error.t File-Slurp-9999.16/t/pod_coverage.t File-Slurp-9999.16/t/perms.t File-Slurp-9999.16/t/binmode.t File-Slurp-9999.16/t/pod.t File-Slurp-9999.16/t/file_object.t File-Slurp-9999.16/t/stdin.t File-Slurp-9999.16/t/read_dir.t File-Slurp-9999.16/t/large.t File-Slurp-9999.16/t/paragraph.t File-Slurp-9999.16/t/error_mode.t File-Slurp-9999.16/t/TestDriver.pm File-Slurp-9999.16/t/handle.t File-Slurp-9999.16/t/data_list.t File-Slurp-9999.16/t/original.t File-Slurp-9999.16/t/append_null.t File-Slurp-9999.16/t/inode.t File-Slurp-9999.16/t/newline.t File-Slurp-9999.16/t/slurp.t File-Slurp-9999.16/t/tainted.t File-Slurp-9999.16/t/data_scalar.t File-Slurp-9999.16/t/pseudo.t File-Slurp-9999.16/t/stringify.t File-Slurp-9999.16/TODO File-Slurp-9999.16/README File-Slurp-9999.16/experiment/ File-Slurp-9999.16/experiment/edit_file.pl File-Slurp-9999.16/experiment/prepend.pl File-Slurp-9999.16/lib/ File-Slurp-9999.16/lib/File/ File-Slurp-9999.16/lib/File/Slurp.pm File-Slurp-9999.16/MANIFEST File-Slurp-9999.16/META.yml File-Slurp-9999.16/Changes File-Slurp-9999.16/extras/ File-Slurp-9999.16/extras/slurp_bench.pl File-Slurp-9999.16/extras/slurp_article.pod File-Slurp-9999.16/extras/FileSlurp_12.pm File-Slurp-9999.16/Makefile.PL CPAN.pm: Going to build U/UR/URI/File-Slurp-9999.16.tar.gz >>> C:\Perl-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for File::Slurp Writing MYMETA.yml >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/File/Slurp.pm blib\lib\File\Slurp.pm URI/File-Slurp-9999.16.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl-5.14\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/append_null.t ....... 1..1 ok 1 ok t/binmode.t ........... 1..2 ok 1 - read_file of :utf8 file ok 2 - write_file of :utf8 file ok t/data_list.t ......... 1..1 ok 1 - list slurp of DATA ok t/data_scalar.t ....... 1..1 ok 1 - scalar slurp of DATA ok t/error.t ............. 1..9 ok 1 - read_file open error ok 2 - write_file open error ok 3 - write_file syswrite error ok 4 - read_file small sysread error ok 5 - read_file loop sysread error ok 6 - SKIPPING atomic rename error ok 7 - read_dir opendir error ok 8 - prepend_file read error ok 9 - prepend_file write error ok t/error_mode.t ........ 1..9 ok 1 - read_file can be quiet ok 2 - write_file can be quiet ok 3 - read_dir can be quiet ok 4 - read_file can carp ok 5 - write_file can carp ok 6 - read_dir can carp ok 7 - read_file can croak ok 8 - write_file can croak ok 9 - read_dir can croak ok t/file_object.t ....... 1..4 ok 1 - The object isa FileObject ok 2 - check that the object correctly stringifies ok 3 - passing an object to read_file() ok 4 - checking that the content matches the data ok # Looks like you planned 4 tests but ran 7. t/handle.t ............ 1..4 ok 1 - socket slurp/spew of 0 bytes ok 2 - socket slurp/spew of 3 bytes ok 3 - socket slurp/spew of 300000 bytes ok 4 # skip socketpair not found in this Perl ok 5 # skip socketpair not found in this Perl ok 6 # skip socketpair not found in this Perl ok 7 # skip socketpair not found in this Perl Dubious, test returned 255 (wstat 65280, 0xff00) All 4 subtests passed (less 4 skipped subtests: 0 okay) t/inode.t ............. skipped: skip inode test on windows t/large.t ............. 1..186 ok 1 - write_file - 0 ok 2 - scalar read_file - 0 ok 3 - write_file ref arg - 0 ok 4 - scalar read_file - 0 ok 5 - write_file buf ref opt - 0 ok 6 - scalar read_file - 0 ok 7 - scalar ref read_file - 0 ok 8 - buf_ref read_file - 0 ok 9 - write_file list ref arg - 0 ok 10 - scalar read_file - 0 ok 11 - array read_file - 0 ok 12 - array ref read_file - 0 ok 13 - array ref list context args ref read_file - 0 ok 14 - write_file append - 0 ok 15 - read_file append - 0 ok 16 - append_file - 0 ok 17 - read_file append_file - 0 ok 18 - write_file - 8 ok 19 - scalar read_file - 8 ok 20 - write_file ref arg - 8 ok 21 - scalar read_file - 8 ok 22 - write_file buf ref opt - 8 ok 23 - scalar read_file - 8 ok 24 - scalar ref read_file - 8 ok 25 - buf_ref read_file - 8 ok 26 - write_file list ref arg - 8 ok 27 - scalar read_file - 8 ok 28 - array read_file - 8 ok 29 - array ref read_file - 8 ok 30 - array ref list context args ref read_file - 8 ok 31 - write_file append - 8 ok 32 - read_file append - 8 ok 33 - append_file - 8 ok 34 - read_file append_file - 8 ok 35 - write_file - 5 ok 36 - scalar read_file - 5 ok 37 - write_file ref arg - 5 ok 38 - scalar read_file - 5 ok 39 - write_file buf ref opt - 5 ok 40 - scalar read_file - 5 ok 41 - scalar ref read_file - 5 ok 42 - buf_ref read_file - 5 ok 43 - write_file list ref arg - 5 ok 44 - scalar read_file - 5 ok 45 - array read_file - 5 ok 46 - array ref read_file - 5 ok 47 - array ref list context args ref read_file - 5 ok 48 - write_file append - 5 ok 49 - read_file append - 5 ok 50 - append_file - 5 ok 51 - read_file append_file - 5 ok 52 - write_file - 27 ok 53 - scalar read_file - 27 ok 54 - write_file ref arg - 27 ok 55 - scalar read_file - 27 ok 56 - write_file buf ref opt - 27 ok 57 - scalar read_file - 27 ok 58 - scalar ref read_file - 27 ok 59 - buf_ref read_file - 27 ok 60 - write_file list ref arg - 27 ok 61 - scalar read_file - 27 ok 62 - array read_file - 27 ok 63 - array ref read_file - 27 ok 64 - array ref list context args ref read_file - 27 ok 65 - write_file append - 27 ok 66 - read_file append - 27 ok 67 - append_file - 27 ok 68 - read_file append_file - 27 ok 69 - write_file - 35 ok 70 - scalar read_file - 35 ok 71 - write_file ref arg - 35 ok 72 - scalar read_file - 35 ok 73 - write_file buf ref opt - 35 ok 74 - scalar read_file - 35 ok 75 - scalar ref read_file - 35 ok 76 - buf_ref read_file - 35 ok 77 - write_file list ref arg - 35 ok 78 - scalar read_file - 35 ok 79 - array read_file - 35 ok 80 - array ref read_file - 35 ok 81 - array ref list context args ref read_file - 35 ok 82 - write_file append - 35 ok 83 - read_file append - 35 ok 84 - append_file - 35 ok 85 - read_file append_file - 35 ok 86 - write_file - 103424 ok 87 - scalar read_file - 103424 ok 88 - write_file ref arg - 103424 ok 89 - scalar read_file - 103424 ok 90 - write_file buf ref opt - 103424 ok 91 - scalar read_file - 103424 ok 92 - scalar ref read_file - 103424 ok 93 - buf_ref read_file - 103424 ok 94 - write_file list ref arg - 103424 ok 95 - scalar read_file - 103424 ok 96 - array read_file - 103424 ok 97 - array ref read_file - 103424 ok 98 - array ref list context args ref read_file - 103424 ok 99 - write_file append - 103424 ok 100 - read_file append - 103424 ok 101 - append_file - 103424 ok 102 - read_file append_file - 103424 ok 103 - write_file - 103524 ok 104 - scalar read_file - 103524 ok 105 - write_file ref arg - 103524 ok 106 - scalar read_file - 103524 ok 107 - write_file buf ref opt - 103524 ok 108 - scalar read_file - 103524 ok 109 - scalar ref read_file - 103524 ok 110 - buf_ref read_file - 103524 ok 111 - write_file list ref arg - 103524 ok 112 - scalar read_file - 103524 ok 113 - array read_file - 103524 ok 114 - array ref read_file - 103524 ok 115 - array ref list context args ref read_file - 103524 ok 116 - write_file append - 103524 ok 117 - read_file append - 103524 ok 118 - append_file - 103524 ok 119 - read_file append_file - 103524 ok 120 - write_file - 1049600 ok 121 - scalar read_file - 1049600 ok 122 - write_file ref arg - 1049600 ok 123 - scalar read_file - 1049600 ok 124 - write_file buf ref opt - 1049600 ok 125 - scalar read_file - 1049600 ok 126 - scalar ref read_file - 1049600 ok 127 - buf_ref read_file - 1049600 ok 128 - write_file list ref arg - 1049600 ok 129 - scalar read_file - 1049600 ok 130 - array read_file - 1049600 ok 131 - array ref read_file - 1049600 ok 132 - array ref list context args ref read_file - 1049600 ok 133 - write_file append - 1049600 ok 134 - read_file append - 1049600 ok 135 - append_file - 1049600 ok 136 - read_file append_file - 1049600 ok 137 - write_file - 1059840 ok 138 - scalar read_file - 1059840 ok 139 - write_file ref arg - 1059840 ok 140 - scalar read_file - 1059840 ok 141 - write_file buf ref opt - 1059840 ok 142 - scalar read_file - 1059840 ok 143 - scalar ref read_file - 1059840 ok 144 - buf_ref read_file - 1059840 ok 145 - write_file list ref arg - 1059840 ok 146 - scalar read_file - 1059840 ok 147 - array read_file - 1059840 ok 148 - array ref read_file - 1059840 ok 149 - array ref list context args ref read_file - 1059840 ok 150 - write_file append - 1059840 ok 151 - read_file append - 1059840 ok 152 - append_file - 1059840 ok 153 - read_file append_file - 1059840 ok 154 - write_file - 0 ok 155 - scalar read_file - 0 ok 156 - write_file ref arg - 0 ok 157 - scalar read_file - 0 ok 158 - write_file buf ref opt - 0 ok 159 - scalar read_file - 0 ok 160 - scalar ref read_file - 0 ok 161 - buf_ref read_file - 0 ok 162 - write_file list ref arg - 0 ok 163 - scalar read_file - 0 ok 164 - array read_file - 0 ok 165 - array ref read_file - 0 ok 166 - array ref list context args ref read_file - 0 ok 167 - write_file append - 0 ok 168 - read_file append - 0 ok 169 - append_file - 0 ok 170 - read_file append_file - 0 ok 171 - write_file bin - 1000 ok 172 - scalar read_file bin - 1000 ok 173 - scalar ref read_file bin - 1000 ok 174 - buf_ref read_file bin - 1000 ok 175 - write_file append bin - 1000 ok 176 - read_file append bin - 1000 ok 177 - append_file bin - 1000 ok 178 - read_file bin - 1000 ok 179 - write_file bin - 1048576 ok 180 - scalar read_file bin - 1048576 ok 181 - scalar ref read_file bin - 1048576 ok 182 - buf_ref read_file bin - 1048576 ok 183 - write_file append bin - 1048576 ok 184 - read_file append bin - 1048576 ok 185 - append_file bin - 1048576 ok 186 - read_file bin - 1048576 ok t/newline.t ........... 1..2 data 0d0a0d0a0d0a slurp 0d0a0d0a0d0a stdio slurp 0d0a0d0a0d0a ok 1 - slurp ok 2 - spew ok t/no_clobber.t ........ 1..2 ok 1 - new write_file ok 2 - no_clobber write_file ok t/original.t .......... 1..7 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t/paragraph.t ......... 1..24 ok 1 - write_file - 0 ok 2 - array read_file - 0 ok 3 - array ref read_file - 0 ok 4 - write_file - 8 ok 5 - array read_file - 8 ok 6 - array ref read_file - 8 ok 7 - write_file - 5 ok 8 - array read_file - 5 ok 9 - array ref read_file - 5 ok 10 - write_file - 30 ok 11 - array read_file - 30 ok 12 - array ref read_file - 30 ok 13 - write_file - 38 ok 14 - array read_file - 38 ok 15 - array ref read_file - 38 ok 16 - write_file - 1096 ok 17 - array read_file - 1096 ok 18 - array ref read_file - 1096 ok 19 - write_file - 1113 ok 20 - array read_file - 1113 ok 21 - array ref read_file - 1113 ok 22 - write_file - 0 ok 23 - array read_file - 0 ok 24 - array ref read_file - 0 ok t/perms.t ............. skipped: meaningless on Win32 t/pod.t ............... 1..1 ok 1 - POD test for blib\lib\File\Slurp.pm ok t/pod_coverage.t ...... 1..1 ok 1 - Pod coverage on File::Slurp ok t/pseudo.t ............ 1..1 ok 1 # skip can't find pseudo file /proc/8380/auxv ok t/read_dir.t .......... 1..8 ok 1 - empty dir ok 2 - empty dir with . .. ok 3 - empty dir with . .. - args ref ok 4 - dir with 1 file ok 5 - dir with file x ok 6 - dir with 23 files ok 7 - dir in array ref ok 8 - cleanup ok t/slurp.t ............. 1..1 ok 1 - slurp alias ok t/stdin.t ............. 1..6 ok 1 - read/write of file [$file] ok 2 - read/write of file [$file] ok 3 - read/write of file [$file] ok 4 - read/write of file [$file] ok 5 - read/write of file [$file] ok 6 - read/write of file [$file] ok t/stringify.t ......... 1..3 ok 1 - The object isa FileObject ok 2 - object stringifies to path ok 3 - read_file of stringified object ok t/tainted.t ........... 1..5 ok 1 - read_file() in scalar context ok 2 - => returned content should be tainted ok 3 - read_file() in list context ok 4 - => returned content should be tainted ok 5 - list eq scalar ok t/write_file_win32.t .. 1..1 ok 1 - newline ok Test Summary Report ------------------- t/handle.t (Wstat: 65280 Tests: 7 Failed: 3) Failed tests: 5-7 Non-zero exit status: 255 Parse errors: Bad plan. You planned 4 tests but ran 7. Files=24, Tests=282, 3 wallclock secs ( 0.09 usr + 0.02 sys = 0.11 CPU) Result: FAIL Failed 1/24 test programs. 3/282 subtests failed. NMAKE : fatal error U1077: 'C:\Perl-5.14\bin\perl.exe' : return code '0xff' Stop. URI/File-Slurp-9999.16.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports URI/File-Slurp-9999.16.tar.gz Running make for L/LA/LARRYL/Test-PerlTidy-20110323.tar.gz Has already been unwrapped into directory C:\cpanfly-5.14\var\cpan\build\Test-PerlTidy-20110323-zcr51j CPAN.pm: Going to build L/LA/LARRYL/Test-PerlTidy-20110323.tar.gz Warning: Prerequisite 'File::Finder => 0' for 'LARRYL/Test-PerlTidy-20110323.tar.gz' failed when processing 'MERLYN/File-Finder-0.53.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited. Warning: Prerequisite 'File::Slurp => 0' for 'LARRYL/Test-PerlTidy-20110323.tar.gz' failed when processing 'URI/File-Slurp-9999.16.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited. >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Test/PerlTidy.pm blib\lib\Test\PerlTidy.pm LARRYL/Test-PerlTidy-20110323.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl-5.14\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/critic.t ............ skipped: Set $ENV{TEST_AUTHOR} to a true value to run critic tests. Can't locate File/Finder.pm in @INC (@INC contains: C:\cpanfly-5.14\var\cpan\build\Test-PerlTidy-20110323-zcr51j\blib\lib C:\cpanfly-5.14\var\cpan\build\Test-PerlTidy-20110323-zcr51j\blib\arch C:/cpanfly-5.14/var/megalib C:/Perl-5.14/site/lib C:/Perl-5.14/lib) at C:\cpanfly-5.14\var\cpan\build\Test-PerlTidy-20110323-zcr51j\blib\lib/Test/PerlTidy.pm line 11. BEGIN failed--compilation aborted at C:\cpanfly-5.14\var\cpan\build\Test-PerlTidy-20110323-zcr51j\blib\lib/Test/PerlTidy.pm line 11. Compilation failed in require at t/exclude_files.t line 8. BEGIN failed--compilation aborted at t/exclude_files.t line 8. t/exclude_files.t ..... 1..1 Dubious, test returned 2 (wstat 512, 0x200) Failed 1/1 subtests Can't locate File/Finder.pm in @INC (@INC contains: C:\cpanfly-5.14\var\cpan\build\Test-PerlTidy-20110323-zcr51j\blib\lib C:\cpanfly-5.14\var\cpan\build\Test-PerlTidy-20110323-zcr51j\blib\arch C:/cpanfly-5.14/var/megalib C:/Perl-5.14/site/lib C:/Perl-5.14/lib) at C:\cpanfly-5.14\var\cpan\build\Test-PerlTidy-20110323-zcr51j\blib\lib/Test/PerlTidy.pm line 11. BEGIN failed--compilation aborted at C:\cpanfly-5.14\var\cpan\build\Test-PerlTidy-20110323-zcr51j\blib\lib/Test/PerlTidy.pm line 11. Compilation failed in require at t/exclude_perltidy.t line 7. BEGIN failed--compilation aborted at t/exclude_perltidy.t line 7. t/exclude_perltidy.t .. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't locate File/Finder.pm in @INC (@INC contains: C:\cpanfly-5.14\var\cpan\build\Test-PerlTidy-20110323-zcr51j\blib\lib C:\cpanfly-5.14\var\cpan\build\Test-PerlTidy-20110323-zcr51j\blib\arch C:/cpanfly-5.14/var/megalib C:/Perl-5.14/site/lib C:/Perl-5.14/lib) at C:\cpanfly-5.14\var\cpan\build\Test-PerlTidy-20110323-zcr51j\blib\lib/Test/PerlTidy.pm line 11. BEGIN failed--compilation aborted at C:\cpanfly-5.14\var\cpan\build\Test-PerlTidy-20110323-zcr51j\blib\lib/Test/PerlTidy.pm line 11. Compilation failed in require at t/is_file_tidy.t line 9. BEGIN failed--compilation aborted at t/is_file_tidy.t line 9. t/is_file_tidy.t ...... 1..2 Dubious, test returned 2 (wstat 512, 0x200) Failed 2/2 subtests Can't locate File/Finder.pm in @INC (@INC contains: C:\cpanfly-5.14\var\cpan\build\Test-PerlTidy-20110323-zcr51j\blib\lib C:\cpanfly-5.14\var\cpan\build\Test-PerlTidy-20110323-zcr51j\blib\arch C:/cpanfly-5.14/var/megalib C:/Perl-5.14/site/lib C:/Perl-5.14/lib) at C:\cpanfly-5.14\var\cpan\build\Test-PerlTidy-20110323-zcr51j\blib\lib/Test/PerlTidy.pm line 11. BEGIN failed--compilation aborted at C:\cpanfly-5.14\var\cpan\build\Test-PerlTidy-20110323-zcr51j\blib\lib/Test/PerlTidy.pm line 11. Compilation failed in require at t/list_files.t line 8. BEGIN failed--compilation aborted at t/list_files.t line 8. t/list_files.t ........ 1..1 Dubious, test returned 2 (wstat 512, 0x200) Failed 1/1 subtests Can't locate File/Finder.pm in @INC (@INC contains: C:\cpanfly-5.14\var\cpan\build\Test-PerlTidy-20110323-zcr51j\blib\lib C:\cpanfly-5.14\var\cpan\build\Test-PerlTidy-20110323-zcr51j\blib\arch C:/cpanfly-5.14/var/megalib C:/Perl-5.14/site/lib C:/Perl-5.14/lib) at C:\cpanfly-5.14\var\cpan\build\Test-PerlTidy-20110323-zcr51j\blib\lib/Test/PerlTidy.pm line 11. BEGIN failed--compilation aborted at C:\cpanfly-5.14\var\cpan\build\Test-PerlTidy-20110323-zcr51j\blib\lib/Test/PerlTidy.pm line 11. Compilation failed in require at t/perltidy.t line 7. BEGIN failed--compilation aborted at t/perltidy.t line 7. t/perltidy.t .......... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/pod-coverage.t ...... skipped: Set $ENV{TEST_AUTHOR} to a true value to run POD tests. t/pod.t ............... skipped: Set $ENV{TEST_AUTHOR} to a true value to run POD tests. t/strict.t ............ skipped: Set $ENV{TEST_AUTHOR} to a true value to run strict tests. Test Summary Report ------------------- t/exclude_files.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 1 tests but ran 0. t/exclude_perltidy.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/is_file_tidy.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 2 tests but ran 0. t/list_files.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 1 tests but ran 0. t/perltidy.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=9, Tests=0, 1 wallclock secs ( 0.06 usr + 0.00 sys = 0.06 CPU) Result: FAIL Failed 5/9 test programs. 0/0 subtests failed. NMAKE : fatal error U1077: 'C:\Perl-5.14\bin\perl.exe' : return code '0xff' Stop. LARRYL/Test-PerlTidy-20110323.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports LARRYL/Test-PerlTidy-20110323.tar.gz Finished 2011-04-26T13:19:02