Dave Stafford wrote via RT:
Show quoted text> In line 385 strftime is called to format the log message:
>
> my $timestamp = strftime "%b %e %T", localtime;
>
> However, %e and %T are not supported in POSIX for windows.
> The following is equivalent, and is supported
>
> my $timestamp = strftime "%b %d %H:%M:%S", localtime;
Damn Windows, always breaking POSIX..
Thanks, applied.
Included with release 0.28, sponsored by the Perl QA Hackathon 2011
in Amsterdam.
--
Sébastien Aperghis-Tramoni
Close the world, txEn eht nepO.