Checking if your kit is complete... Looks good Writing Makefile for Date::LastModified cp LastModified.pm blib/lib/Date/LastModified.pm cp test-dlmup.pl blib/lib/Date/test-dlmup.pl /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/arch" "-Iblib/lib" bin/dlmup.PL bin/dlmup Extracting dlmup (with variable substitutions) cp bin/dlmup blib/script/dlmup /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/dlmup Manifying blib/man1/dlmup.1 Manifying blib/man3/Date::LastModified.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl Prototype mismatch: sub main::ctime ($;$) vs none at /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ctime.pl line 58. MySQL database name, or (none) if no MySQL: Use of uninitialized value in pattern match (m//) at test.pl line 98. Oracle database name, or (none) if no Oracle: Use of uninitialized value in pattern match (m//) at test.pl line 98. SQLite database name, or (none) if no SQLite: Use of uninitialized value in pattern match (m//) at test.pl line 98. 1..20 ok 1 - load without errors ok 2 - empty config - no file or hash ok 3 - missing config file ok 4 - empty config file ok 5 - one file resource (config file OK) ok 6 - one file resource (date OK) ok 7 - from() OK for one resource ok 8 - two file resources, newest first ok 9 - two file resources, newest second ok 10 - many file resources, newest first ok 11 - many file resources, newest last ok 12 - one directory resource ok 13 - two dir resources, newest first ok 14 - two dir resources, newest second ok 15 - many dir resources, newest first ok 16 - many dir resources, newest last ok 17 - dir newer than file ok 18 - from(): dir newer than file ok 19 - file newer than dir ok 20 - from(): file newer than dir Testing dlmup sample program... 1..15 ok 1 - no arguments ok 2 - bad config file from env ok 3 - bad config file direct ok 4 - standard output ok 5 - standard output, friendly+different format ok 6 - verbose (first arg) ok 7 - verbose (last arg) ok 8 - ignore arguments ok 9 - missing input file ok 10 - can't create output file ok 11 - fail on first of multiple files (part 1) ok 12 - fail on first of multiple files (part 2) ok 13 - fail on last of multiple files ok 14 - changed one file ok 15 - changed multiple files Installing /Users/cpanrun/pristine/5.8.7/man/man1/dlmup.1 Installing /Users/cpanrun/pristine/5.8.7/man/man3/Date::LastModified.3 Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true