On Sat, Feb 28, 2004 at 08:13:39PM -0500, Brian Kelly <[EMAIL PROTECTED]> wrote: > A cursory check of the archives would have dug up this exchange: > > http://sources.redhat.com/ml/cygwin/2004-02/msg00582.html > > Sooo - either try the latest snapshot of the cygwin1.dll, or > wait for release 1.5.8.
Or see if you can find a mirror with perl-5.8.0 still (which wasn't built threaded and doesn't have the problem) or even perl-5.6.1. Or do at the beginning of your Perl program: use POSIX "tzset"; tzset(); -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/