Checking if your kit is complete... Looks good Could not find text marker "Version:" in "README" Could not find text marker "=head1 VERSION" in "lib/PerlIO/via/Rotate.pm" Writing Makefile for PerlIO::via::Rotate cp lib/PerlIO/via/Rotate.pm blib/lib/PerlIO/via/Rotate.pm Manifying blib/man3/PerlIO::via::Rotate.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-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....1..11 # 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. not ok 1 - use PerlIO::via::Rotate; 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. not ok 2 - opening 'test.rot13' for writing print() on closed filehandle $out at t/Rotate2.t line 52. # Failed test 'print to file' # at t/Rotate2.t line 52. not ok 3 - print to file # Failed test 'closing encoding handle' # at t/Rotate2.t line 53. not ok 4 - closing encoding handle # Failed test 'opening without layer' not ok 5 - 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. not ok 6 - check encoded content # 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. not ok 7 - close test handle Cannot find package 'rot13' at t/Rotate2.t line 67. # Failed test 'opening 'test.rot13' for reading' not ok 8 - opening 'test.rot13' for reading # at t/Rotate2.t line 67. readline() on closed filehandle $in at t/Rotate2.t line 70. # Failed test 'check decoding' not ok 9 - check decoding # at t/Rotate2.t line 70. # 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 # ' # Failed test 'close decoding handle' not ok 10 - close decoding handle # at t/Rotate2.t line 71. # Failed test 'remove test file 'test.rot13'' not ok 11 - remove test file 'test.rot13' # at t/Rotate2.t line 75. # 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....1..12 # 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. 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 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 # Looks like you failed 1 test of 12. 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, 0 wallclock secs ( 0.24 cusr + 0.08 csys = 0.32 CPU) Failed 2/4 test programs. 12/45 subtests failed. make: *** [test_dynamic] Error 1