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 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00.load......1..1 # Testing DateStamp 1.0.4 ok 1 - use DateStamp; 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 = 11 ok 7 - return_month: short = Nov ok 8 - return_month: long = November 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 = 23 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) = 8:54 a.m. ok 19 - return_time: civilian check (long) = 8:54:37 a.m. ok 20 - return_time: military check (short) = 08:54 ok 21 - return_time: military check (long) = 08:54:37 ok 22 - return_time: localtime = Fri Nov 23 08:54:37 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 = 20071123 ok 29 - return_date: yyyymmdd check = 2007-11-23 ok 30 - return_date: mmddyyyy check = 11232007 ok 31 - return_date: mmddyyyy check = 11-23-2007 ok 32 - return_date: month-day-year check = November 23, 2007 ok 33 - return_date: mon-day-year check = Nov 23, 2007 ok 34 - return_date: weekday-month-day-year check = Friday, November 23, 2007 ok 35 - return_date: month-day check = November 23 ok 36 - return_date: mon-day check = Nov 23 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, 1 wallclock secs ( 0.26 cusr + 0.07 csys = 0.33 CPU) make: *** [manifypods] Hangup