Sprog::Gear::ApacheLogParse.3pm

Langue: en

Version: 2005-07-24 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

NAME

Sprog::Gear::ApacheLogParse - parses Apache log entries into records

DESCRIPTION

This gear parses Apache access log entries by reading data a line at a time from the 'pipe' input connector and producing a matching output 'record' for each line. The fields from the log entry are parsed into keys in the the hash record.

SEE ALSO

This module uses Apache::LogRegex for the parsing. Copyright 2004-2005 Grant McLean <grantm@cpan.org>

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.