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.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' 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 = 17 ok 13 - return_day: short = Tue ok 14 - return_day: long = Tuesday 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) = 2:28 p.m. ok 19 - return_time: civilian check (long) = 2:28:28 p.m. ok 20 - return_time: military check (short) = 14:28 ok 21 - return_time: military check (long) = 14:28:28 ok 22 - return_time: localtime = Tue Jul 17 14:28:28 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 = 20070717 ok 29 - return_date: yyyymmdd check = 2007-07-17 ok 30 - return_date: mmddyyyy check = 07172007 ok 31 - return_date: mmddyyyy check = 07-17-2007 ok 32 - return_date: month-day-year check = July 17, 2007 ok 33 - return_date: mon-day-year check = Jul 17, 2007 ok 34 - return_date: weekday-month-day-year check = Tuesday, July 17, 2007 ok 35 - return_date: month-day check = July 17 ok 36 - return_date: mon-day check = Jul 17 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..0 # Skip Test::Pod 1.14 required for testing POD skipped: Test::Pod 1.14 required for testing POD All tests successful, 1 test skipped. Files=3, Tests=45, 1 wallclock secs ( 0.81 cusr + 0.14 csys = 0.95 CPU) Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/DateStamp.pm Installing /export/home/cpanrun/build/5.6.1/man/man3/DateStamp.3 Appending installation info to /export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/perllocal.pod