Set up gcc environment - 3.3 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 /export/home/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 = 28 ok 13 - return_day: short = Wed ok 14 - return_day: long = Wednesday 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:06 p.m. ok 19 - return_time: civilian check (long) = 8:06:34 p.m. ok 20 - return_time: military check (short) = 20:06 ok 21 - return_time: military check (long) = 20:06:34 ok 22 - return_time: localtime = Wed Nov 28 20:06:34 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 = 20071128 ok 29 - return_date: yyyymmdd check = 2007-11-28 ok 30 - return_date: mmddyyyy check = 11282007 ok 31 - return_date: mmddyyyy check = 11-28-2007 ok 32 - return_date: month-day-year check = November 28, 2007 ok 33 - return_date: mon-day-year check = Nov 28, 2007 ok 34 - return_date: weekday-month-day-year check = Wednesday, November 28, 2007 ok 35 - return_date: month-day check = November 28 ok 36 - return_date: mon-day check = Nov 28 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.84 cusr + 0.16 csys = 1.00 CPU) Installing /export/home/cpanrun/build/5.10.0/html/site/lib/DateStamp.html Installing /export/home/cpanrun/build/5.10.0/site/lib/DateStamp.pm Installing /export/home/cpanrun/build/5.10.0/site/man/man3/DateStamp.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod