Could people with Windows run the following bit of Perl:
perl -le '@t = gmtime(-1); print grep {defined} @t ? "[EMAIL PROTECTED]" : "undef\n"'
And tell me what it prints. Someone reported a bug in Time::Local on WinXP saying that it produced lots of warnings given a value before the start of the epoch, but I thought time_t on Windows was signed, so that should work.
-dave
/*=========================== VegGuide.Org Your guide to all that's veg. ===========================*/