Checking if your kit is complete... Looks good 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for Test::File cp lib/File.pm blib/lib/Test/File.pm Manifying blib/man3/Test::File.3 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl "-MTest::Manifest" "-e" "run_t_manifest(1, 'blib/lib', 'blib/arch', )" Level is # Test level is Test::Manifest::test_harness found [t/load.t t/pod.t t/pod_coverage.t t/normalize.t t/test_files.t t/owner.t t/rt/30346.t] t/load............1..1 ok 1 - use Test::File; ok t/pod.............1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD t/pod_coverage....1..0 # Skip Test::Pod::Coverage required for testing POD skipped all skipped: Test::Pod::Coverage required for testing POD t/normalize.......1..9 ok 1 - use Test::File; ok 2 - use File::Spec::Unix; ok 3 - Normalize gives same path for unix ok 4 - use File::Spec::Win32; ok 5 - Normalize gives different path for Win32 ok 6 - Normalize gives right path for Win32 ok 7 - use File::Spec::Mac; ok 8 - Normalize gives different path for Mac # Failed test 'Normalize gives right path for Mac' # at t/normalize.t line 41. # got: ':foo:bar:baz' # expected: 'foo:bar:baz' not ok 9 - Normalize gives right path for Mac # Looks like you failed 1 test of 9. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 9 Failed 1/9 tests, 88.89% okay t/test_files......1..28 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 - readable exists ok 26 - readable_sym does not exist ok 27 - readable_sym exists ok 28 ok t/owner...........1..12 ok 1 - owner_is with text username ok 2 - owner_is with numeric UID ok 3 - owner_isnt with text username ok 4 - owner_isnt with numeric UID ok 5 - group_is with text groupname ok 6 - group_is with numeric GID ok 7 - group_isnt with text groupname ok 8 - group_isnt with numeric GID ok 9 - Intentional owner_is failure ok 10 - Intentional owner_isnt failure ok 11 - Intentional group_is failure ok 12 - Intentional group_isnt failure ok t/rt/30346........1..3 ok 1 - no_such_file-224851195083421b120120m is not empty ok 2 - t/rt/30346.t is not empty ok 3 - t/rt/file_not_empty_ok_test is not empty ok Failed 1/7 test scripts, 85.71% okay. 1/53 subtests failed, 98.11% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/normalize.t 1 256 9 1 11.11% 9 2 tests skipped. make: *** [test_dynamic] Error 11