Checking if your kit is complete... Looks good Writing Makefile for DateStamp cp lib/DateStamp.pm blib/lib/DateStamp.pm Manifying blib/man3/DateStamp.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/00.load......1..1 ok 1 - use DateStamp; # Testing DateStamp 1.0.4 ok t/DateStamp....1..44 ok 1 - use DateStamp; ok 2 - return_year: short = 07 ok 3 - return_year: long = 2007 ok 4 - return_year: digit check (short) ok 5 - return_year: digit check (long) ok 6 - return_month: numeric = 07 ok 7 - return_month: short = Jul ok 8 - return_month: long = July ok 9 - return_month: digit check ok 10 - return_month: alpha check (short) ok 11 - return_month: alpha check (long) ok 12 - return_day: numeric = 13 ok 13 - return_day: short = Fri ok 14 - return_day: long = Friday ok 15 - return_day: digit check ok 16 - return_day: alpha check (short) ok 17 - return_day: alpha check (long) ok 18 - return_time: civilian check (short) = 1:50 p.m. ok 19 - return_time: civilian check (long) = 1:50:46 p.m. ok 20 - return_time: military check (short) = 13:50 ok 21 - return_time: military check (long) = 13:50:46 ok 22 - return_time: localtime = Fri Jul 13 13:50:46 2007 ok 23 - return_time: civilian string eval (short) ok 24 - return_time: civilian string eval (long) ok 25 - return_time: military string eval (short) ok 26 - return_time: military string eval (long) ok 27 - return_time: string eval (localtime) ok 28 - return_date: yyyymmdd check = 20070713 ok 29 - return_date: yyyymmdd check = 2007-07-13 ok 30 - return_date: mmddyyyy check = 07132007 ok 31 - return_date: mmddyyyy check = 07-13-2007 ok 32 - return_date: month-day-year check = July 13, 2007 ok 33 - return_date: mon-day-year check = Jul 13, 2007 ok 34 - return_date: weekday-month-day-year check = Friday, July 13, 2007 ok 35 - return_date: month-day check = July 13 ok 36 - return_date: mon-day check = Jul 13 ok 37 - return_date: yyyymmdd eval ok 38 - return_date: yyyymmdd_glued eval ok 39 - return_date: mmddyyyy eval ok 40 - return_date: mmddyyyy_glued eval ok 41 - return_date: month_day_year eval ok 42 - return_date: weekday_month_day_year eval ok 43 - return_date: month_day eval ok 44 - return_date: mon_day eval ok t/pod..........1..1 ok 1 - blib/lib/DateStamp.pm ok All tests successful. Files=3, Tests=46, 2 wallclock secs ( 1.53 cusr + 0.11 csys = 1.64 CPU) Installing /home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/DateStamp.pm Installing /home/cpanrun/build/5.8.0/man/man3/DateStamp.3 Appending installation info to /home/cpanrun/build/5.8.0/lib/5.8.0/i686-linux-thread-multi/perllocal.pod