Murray, there are two problems with Time::Format in the access logger

1) for some reason $time{"dd/Mon/yyyy:hh:mm:ss tz"} breaks, there is no error, things silently break (try the test suite)

2) this module doesn't allow us to specify a ts format like apache access log's, it has only 'tz' and apache's is a time difference (-0700)

Temporarily I've just used scalar(localhost), ignoring the timestamp format, before we figure it out.

--
_____________________________________________________________
Stas Bekman mailto:[EMAIL PROTECTED]  http://stason.org/
MailChannels: Assured Messaging(TM) http://mailchannels.com/
The "Practical mod_perl" book       http://modperlbook.org/
http://perl.apache.org/ http://perl.org/ http://logilune.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to