Checking if your kit is complete... Looks good Writing Makefile for Test::Fixme make: *** Warning: File `Makefile' has modification time in the future (2007-11-30 10:23:24 > 2007-11-30 10:23:23) cp lib/Test/Fixme.pm blib/lib/Test/Fixme.pm Manifying blib/man3/Test::Fixme.3 make: warning: Clock skew detected. Your build may be incomplete. PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/check_project.....1..37 ok 1 - './Changes' ok 2 - './MANIFEST' ok 3 - './META.yml' ok 4 - './Makefile' ok 5 - './Makefile.PL' ok 6 - './README' ok 7 - './blib/arch/.exists' ok 8 - './blib/arch/auto/Test/Fixme/.exists' ok 9 - './blib/bin/.exists' ok 10 - './blib/html/site/lib/Test/Fixme.html' ok 11 - './blib/lib/Test/.exists' ok 12 - './blib/lib/Test/Fixme.pm' ok 13 - './blib/lib/auto/Test/Fixme/.exists' ok 14 - './blib/man1/.exists' ok 15 - './blib/man3/.exists' ok 16 - './blib/man3/Test::Fixme.3' ok 17 - './blib/script/.exists' ok 18 - './lib/Test/Fixme.pm' ok 19 - './pm_to_blib' ok 20 - './t/check_project.t' ok 21 - './t/dirs/deep/deep_a.txt' ok 22 - './t/dirs/deep/deep_b.txt' ok 23 - './t/dirs/deep/one/deep_one_a.txt' ok 24 - './t/dirs/deep/one/deep_one_b.txt' ok 25 - './t/dirs/deep/two/deep_two_a.txt' ok 26 - './t/dirs/deep/two/deep_two_b.txt' ok 27 - './t/dirs/normal/four.pod' ok 28 - './t/dirs/normal/one.txt' ok 29 - './t/dirs/normal/three.pm' ok 30 - './t/dirs/normal/two.pl' ok 31 - './t/dirs/types/normal.txt' ok 32 - './t/format_results.t' ok 33 - './t/list_files.t' ok 34 - './t/load_file.t' ok 35 - './t/scan_file.t' ok 36 - './t/skip_all.t' ok 37 - './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=64, 1 wallclock secs ( 0.62 cusr + 0.28 csys = 0.90 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/Test/Fixme.html Installing /home/cpanrun/build/5.10.0/site/lib/Test/Fixme.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Test::Fixme.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod