perl-Apache-LogRegex 1.5

Parse a line from an Apache logfile into a hash
Designed as a simple class to parse Apache log files.
It will construct a regex that will parse the given log
file format and can then parse lines from the log file
line by line returning a hash of each line.