Checking if your kit is complete... Looks good Writing Makefile for PerlIO::via::Rotate Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/PerlIO/via/Rotate.pm blib\lib\PerlIO\via\Rotate.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/Rotate1....1..11 ok 1 - use PerlIO::via::Rotate; ok 2 - opening 'test.rot13' for writing ok 3 - print to file ok 4 - closing encoding handle ok 5 - opening without layer ok 6 - check encoded content ok 7 - close test handle ok 8 - opening 'test.rot13' for reading ok 9 - check decoding ok 10 - close decoding handle ok 11 - remove test file 'test.rot13' ok t/Rotate2.... # Failed test 'use PerlIO::via::Rotate;' # at t/Rotate2.t line 19. # Tried to use 'PerlIO::via::Rotate'. # Error: PerlIO::via::Rotate version 13 required--this is only version 0.06 at (eval 3) line 2. # BEGIN failed--compilation aborted at t/Rotate2.t line 19. Cannot find package 'PerlIO::via::rot13' at t/Rotate2.t line 47. # Failed test 'opening 'test.rot13' for writing' # at t/Rotate2.t line 47. print() on closed filehandle $out at t/Rotate2.t line 52. # Failed test 'print to file' # at t/Rotate2.t line 52. # Failed test 'closing encoding handle' # at t/Rotate2.t line 53. # Failed test 'opening without layer' # at t/Rotate2.t line 59. readline() on closed filehandle $test at t/Rotate2.t line 60. # Failed test 'check encoded content' # at t/Rotate2.t line 60. # got: undef # expected: 'Guvf vf n grfg sbe ebgngrq grkg gung unf uneqyl nal fcrpvny punenpgref va vg # ohg juvpu vf abarguryrff na vaqvpngvba bs gur erny jbeyq. # # Jvgu ybat yvarf naq cnentencuf naq nyy gung fbeg bs guvatf. # # Naq fb ba naq fb ba. # -- # Naq n fvtangher # ' # Failed test 'close test handle' # at t/Rotate2.t line 61. Cannot find package 'rot13' at t/Rotate2.t line 67. 1..11 # Failed test 'opening 'test.rot13' for reading' not ok 1 - use PerlIO::via::Rotate; # at t/Rotate2.t line 67. readline() on closed filehandle $in at t/Rotate2.t line 70. not ok 2 - opening 'test.rot13' for writing not ok 3 - print to file not ok 4 - closing encoding handle not ok 5 - opening without layer # Failed test 'check decoding' # at t/Rotate2.t line 70. not ok 6 - check encoded content # got: '' # expected: 'This is a test for rotated text that has hardly any special characters in it # but which is nonetheless an indication of the real world. # # With long lines and paragraphs and all that sort of things. # # And so on and so on. # -- # And a signature # ' not ok 7 - close test handle not ok 8 - opening 'test.rot13' for reading # Failed test 'close decoding handle' # at t/Rotate2.t line 71. not ok 9 - check decoding not ok 10 - close decoding handle # Failed test 'remove test file 'test.rot13'' # at t/Rotate2.t line 75. not ok 11 - remove test file 'test.rot13' # Looks like you failed 11 tests of 11. dubious Test returned status 11 (wstat 2816, 0xb00) DIED. FAILED tests 1-11 Failed 11/11 tests, 0.00% okay t/Rotate3....1..11 ok 1 - use PerlIO::via::Rotate; ok 2 - opening 'test.rot13' for writing ok 3 - print to file ok 4 - closing encoding handle ok 5 - opening without layer ok 6 - check encoded content ok 7 - close test handle ok 8 - opening 'test.rot13' for reading ok 9 - check decoding ok 10 - close decoding handle ok 11 - remove test file 'test.rot13' ok t/Rotate4.... # Failed test 'use PerlIO::via::Rotate;' # at t/Rotate4.t line 19. # Tried to use 'PerlIO::via::Rotate'. # Error: PerlIO::via::Rotate version 1 required--this is only version 0.06 at (eval 3) line 2. # BEGIN failed--compilation aborted at t/Rotate4.t line 19. 1..12 not ok 1 - use PerlIO::via::Rotate; ok 2 - use PerlIO::via::Rotate; ok 3 - opening 'test.rot1' for writing ok 4 - print to file ok 5 - closing encoding handle ok 6 - opening without layer # Looks like you failed 1 test of 12. ok 7 - check encoded content ok 8 - close test handle ok 9 - opening 'test.rot1' for reading ok 10 - check decoding ok 11 - close decoding handle ok 12 - remove test file 'test.rot1' dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/12 tests, 91.67% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/Rotate2.t 11 2816 11 11 1-11 t/Rotate4.t 1 256 12 1 1 Failed 2/4 test scripts. 12/45 subtests failed. Files=4, Tests=45, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/4 test programs. 12/45 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x1' Stop.