First, thanks for the bug report. Keep up the great work!
> diff t/results/test29.stderr t/results/test29.stderr.real
> 1,6c1
> < ERROR: Date::Manip unable to determine TimeZone.
> < Date::Manip::Date_TimeZone called at
> /usr/local/perl/lib/site_perl/5.6.0/Date/Manip.pm line 628
This is a problem with your machine and Date::Manip. Quoting from the
README:
If you see errors about your timezone, and you are in an uncommon
timezone, it may be the case that Date::Manip does not support your
timezone yet. Try this:
perl -MDate::Manip -e 'print "TIMEZONE: ".&Date::Manip::Date_TimeZone."\n"'
If you get an error, contact the author of Date::Manip.
Please don't hesitate to contact me if this does not appear to be the
source of the problem. I have successfully tested this distribution on
sun4-solaris in the EST time zone.
David
_________________________________________________________________________
David Coppit - Ph.D. Candidate [EMAIL PROTECTED]
The University of Virginia http://coppit.org/
"Yes," said Piglet, "Rabbit has Brain." There was a long silence.
"I suppose," said Pooh, "that that's why he never understands anything."