This module would like to run comparison tests against the system tar Enter the string 'none' if your platform does not have a tar program. Enter name of tar program: [tar] tar Checking if your kit is complete... Looks good Writing Makefile for Archive::Tar::Streamed cp lib/Archive/Tar/Streamed.pm blib/lib/Archive/Tar/Streamed.pm Manifying blib/man3/Archive::Tar::Streamed.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/01_stream............1..11 ok 1 - use Archive::Tar::Streamed; ok 2 - Return from new isa Archive::Tar::Streamed ok 3 - Return from next isa Archive::Tar::File ok 4 - First file name OK ok 5 - Return from next isa Archive::Tar::File ok 6 - Second file name OK ok 7 - Return from next isa Archive::Tar::File ok 8 - Second file name OK ok 9 - Return from next isa Archive::Tar::File ok 10 - Second file name OK ok 11 - EOF detected ok t/02_check_tar.........1..4 ok 1 - use Archive::Tar::Streamed; tar: A lone zero block at 18 ok 2 - tar can list the files tar: A lone zero block at 18 ok 3 - t directory created ok 4 - lib directory created ok t/03_read_tar..........1..9 ok 1 - use Archive::Tar::Streamed; ok 2 - Return from new isa Archive::Tar::Streamed ok 3 - Return from next isa Archive::Tar::File ok 4 - Second file name OK ok 5 - Return from next isa Archive::Tar::File ok 6 - Second file name OK ok 7 - Return from next isa Archive::Tar::File ok 8 - Second file name OK ok 9 - EOF detected ok t/10_tar_of_a_tar......1..11 ok 1 - use Archive::Tar::Streamed; ok 2 - Return from new isa Archive::Tar::Streamed ok 3 - Return from next isa Archive::Tar::File ok 4 - First file name OK ok 5 - Return from next isa Archive::Tar::File ok 6 - Second file name OK ok 7 - Return from next isa Archive::Tar::File ok 8 - Second file name OK ok 9 - Return from next isa Archive::Tar::File ok 10 - Second file name OK ok 11 - EOF detected ok t/11_dirs_and_files....1..11 ok 1 - use Archive::Tar::Streamed; ok 2 - Return from new isa Archive::Tar::Streamed ok 3 - Return from next isa Archive::Tar::File ok 4 - Directory name OK ok 5 - Return from next isa Archive::Tar::File ok 6 - Second file name OK ok 7 - Return from next isa Archive::Tar::File ok 8 - Second file name OK ok 9 - Return from next isa Archive::Tar::File ok 10 - Second file name OK ok 11 - EOF detected ok All tests successful. Files=5, Tests=46, 2 wallclock secs ( 1.26 cusr + 0.31 csys = 1.57 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Archive/Tar/Streamed.html Installing /Users/cpanrun/build/5.10.0/site/lib/Archive/Tar/Streamed.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Archive::Tar::Streamed.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod