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 Warning: prerequisite Archive::Tar 1 not found. We have 0.07. 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/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01_stream............binmode() on closed filehandle TAR at /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/Archive/Tar.pm line 74. read() on closed filehandle TAR at /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/Archive/Tar.pm line 75. # Failed test (t/01_stream.t at line 29) # Return from next isn't a reference Can't call method "name" without a package or object reference at t/01_stream.t line 32. # Looks like you planned 11 tests but only ran 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-11 Failed 9/11 tests, 18.18% okay t/02_check_tar.........tar: A lone zero block at 18 tar: A lone zero block at 18 ok t/03_read_tar..........binmode() on closed filehandle TAR at /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/Archive/Tar.pm line 74. read() on closed filehandle TAR at /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/Archive/Tar.pm line 75. # Failed test (t/03_read_tar.t at line 39) # Return from next isn't a reference Can't call method "name" without a package or object reference at t/03_read_tar.t line 42. # Looks like you planned 9 tests but only ran 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-9 Failed 7/9 tests, 22.22% okay t/10_tar_of_a_tar......binmode() on closed filehandle TAR at /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/Archive/Tar.pm line 74. read() on closed filehandle TAR at /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/Archive/Tar.pm line 75. # Failed test (t/10_tar_of_a_tar.t at line 32) # Return from next isn't a reference Can't call method "name" without a package or object reference at t/10_tar_of_a_tar.t line 35. # Looks like you planned 11 tests but only ran 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-11 Failed 9/11 tests, 18.18% okay t/11_dirs_and_files....binmode() on closed filehandle TAR at /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/Archive/Tar.pm line 74. read() on closed filehandle TAR at /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/Archive/Tar.pm line 75. # Failed test (t/11_dirs_and_files.t at line 29) # Return from next isn't a reference Can't call method "name" without a package or object reference at t/11_dirs_and_files.t line 32. # Looks like you planned 11 tests but only ran 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-11 Failed 9/11 tests, 18.18% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/01_stream.t 255 65280 11 17 154.55% 3-11 t/03_read_tar.t 255 65280 9 13 144.44% 3-9 t/10_tar_of_a_tar.t 255 65280 11 17 154.55% 3-11 t/11_dirs_and_files.t 255 65280 11 17 154.55% 3-11 Failed 4/5 test scripts, 20.00% okay. 34/46 subtests failed, 26.09% okay. make: *** [test_dynamic] Error 255