Re: [Catalyst] Re: Catalyst::Helper passes %T to POSIX::strftime - causesinfinite loop under Win32

2007-07-19 Thread Thomas L. Shinnick
At 01:07 PM 7/19/2007, rahed wrote: "Peter Edwards" <[EMAIL PROTECTED]> writes: > I'm using AS Perl 5.8.8 817 and POSIX::strftime %T is broken in that. > > strftime("%Y-%m-%d %T", localtime time) > gives '2007-07-18 ', empty string in place of %T Same with perl, v5.8.8 built for MSWin32-x86-mul

[Catalyst] Re: Catalyst::Helper passes %T to POSIX::strftime - causesinfinite loop under Win32

2007-07-19 Thread rahed
"Peter Edwards" <[EMAIL PROTECTED]> writes: > I'm using AS Perl 5.8.8 817 and POSIX::strftime %T is broken in that. > > strftime("%Y-%m-%d %T", localtime time) > gives '2007-07-18 ', empty string in place of %T Same with perl, v5.8.8 built for MSWin32-x86-multi-thread compiled with MinGW. -- Ra