Checking if your kit is complete... Looks good Writing Makefile for Test::Fixme cp lib/Test/Fixme.pm blib/lib/Test/Fixme.pm Manifying blib/man3/Test::Fixme.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.8.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/check_project.....1..32 ok 1 - './Changes' ok 2 - './MANIFEST' ok 3 - './META.yml' ok 4 - './Makefile' ok 5 - './Makefile.PL' ok 6 - './README' ok 7 - './blib/arch/auto/Test/Fixme/.exists' ok 8 - './blib/lib/Test/.exists' ok 9 - './blib/lib/Test/Fixme.pm' ok 10 - './blib/lib/auto/Test/Fixme/.exists' ok 11 - './blib/man3/.exists' ok 12 - './blib/man3/Test::Fixme.3' ok 13 - './lib/Test/Fixme.pm' ok 14 - './pm_to_blib' ok 15 - './t/check_project.t' ok 16 - './t/dirs/deep/deep_a.txt' ok 17 - './t/dirs/deep/deep_b.txt' ok 18 - './t/dirs/deep/one/deep_one_a.txt' ok 19 - './t/dirs/deep/one/deep_one_b.txt' ok 20 - './t/dirs/deep/two/deep_two_a.txt' ok 21 - './t/dirs/deep/two/deep_two_b.txt' ok 22 - './t/dirs/normal/four.pod' ok 23 - './t/dirs/normal/one.txt' ok 24 - './t/dirs/normal/three.pm' ok 25 - './t/dirs/normal/two.pl' ok 26 - './t/dirs/types/normal.txt' ok 27 - './t/format_results.t' ok 28 - './t/list_files.t' ok 29 - './t/load_file.t' ok 30 - './t/scan_file.t' ok 31 - './t/skip_all.t' ok 32 - './t/test-fixme.t' ok t/format_results....1..3 ok 1 - use Test::Fixme; ok 2 - got results to work with ok 3 - check formatting ok t/list_files........1..11 ok 1 - use Test::Fixme; ok 2 - list_files died ok 3 - check that non-existent directory causes 'die' ok 4 - list_files died ok 5 - check that no directory causes 'die' ok 6 - check correct files returned from 't/dirs/normal' ok 7 - check correct files returned from 't/dirs/deep' ok 8 - create symlinked file ok 9 - symlink now exists ok 10 - check that non files are not returned from 't/dirs/types' ok 11 - delete symlinked file ok t/load_file.........1..4 ok 1 - use Test::Fixme; ok 2 - check simple file ok 3 - load non-existent file ok 4 - load zero length file ok t/scan_file.........1..7 ok 1 - use Test::Fixme; ok 2 - no input ok 3 - no match ok 4 - no file ok 5 - empty file, empty array ok 6 - find one result ok 7 - find two results ok t/skip_all..........1..0 # Skip All tests skipped. skipped all skipped: All tests skipped. t/test-fixme........1..2 ok 1 - use Test::Fixme; ok 2 - check we have a version number ok All tests successful, 1 test skipped. Files=7, Tests=59, 7 wallclock secs ( 3.70 cusr + 0.21 csys = 3.91 CPU) Installing /home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/Test/Fixme.pm Installing /home/cpanrun/build/5.8.0/man/man3/Test::Fixme.3 Appending installation info to /home/cpanrun/build/5.8.0/lib/5.8.0/i686-linux-thread-multi/perllocal.pod