in reply to
Parsing of the web log file, access_log
Before spending a lot of time making your own log file parser, you might want to look at what
Apache::ParseLog
does.
Comment on
Re: Parsing of the web log file, access_log
Replies are listed 'Best First'.
Re: Re: Parsing of the web log file, access_log
by
Andy61
(Initiate)
on Jun 19, 2003 at 21:44 UTC
Hi, I already had a look at it and it looks to me that it's not what I am looking at. Andy
[reply]
In Section
Seekers of Perl Wisdom