Checking if your kit is complete... Looks good Writing Makefile for File::Signature cp Signature.pm blib/lib/File/Signature.pm Manifying blib/man3/File::Signature.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/00_use................1..1 ok 1 - use File::Signature; ok t/01_new................1..6 ok 1 - no pathname ok 2 - null pathname ok 3 - no error ok 4 - constructed absolute pathname ok 5 - unreadable file ok 6 - nonexistent file ok t/02_new_from_string....1..6 Useless use of a constant in void context at t/02_new_from_string.t line 33. ok 1 - exception: argument required ok 2 - exception: argument was null ok 3 - exception: bad object string ok 4 - exception: bad errobj string ok 5 - success with good object ok 6 - success with error object ok t/03_error..............1..3 ok 1 - returns true ok 2 - scalar context ok 3 - list context ok t/04_changed............1..6 ok 1 - object created. ok 2 - change() was false. ok 3 - change() was true. ok 4 - object created. ok 5 - changed() in list context. ok 6 - threw exception ok t/05_is_same............1..4 ok 1 - object created. ok 2 - is_same() was true. ok 3 - is_same() is false. ok 4 - threw exception ok t/06_old_and_new........1..25 ok 1 - hasn't changed ok 2 - check pathnames ok 3 - check digests ok 4 - check inodes ok 5 - check modes ok 6 - check uids ok 7 - check gids ok 8 - check sizes ok 9 - check mtimes ok 10 - has changed ok 11 - same pathnames ok 12 - digests differ ok 13 - same inodes ok 14 - same modes ok 15 - same uids ok 16 - same gids ok 17 - sizes differ ok 18 - mtimes differ ok 19 - has changed again ok 20 - same pathnames ok 21 - modes differ ok 22 - has changed yet again ok 23 - same pathnames ok 24 - inodes differ ok 25 - threw exception ok t/07_overload...........1..1 ok 1 - freebie ok t/08_configure..........1..1 ok 1 - freebie ok All tests successful. Files=9, Tests=53, 2 wallclock secs ( 0.67 cusr + 0.33 csys = 1.00 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/File/Signature.html Installing /Users/cpanrun/build/5.10.0/site/lib/File/Signature.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/File::Signature.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod