FreeBSD.software
Home/www/p5-HTTPD-Log-Filter

p5-HTTPD-Log-Filter

1.08_2

Perl module to filter entries out of an httpd log

This module provide a simple interface to filter entries out of an httpd logfile. The constructor can be passed regular expressions to match against particular fields on the logfile. It does its filtering line by line, using a filter method that takes a line of a logfile as input, and returns true if it matches, and false if it doesn't. There are two possible non-matching (false) conditions; one is where the line is a valid httpd logfile entry, but just doesn't happen to match the filter (where "" is returned). The other is where it is an invalid entry according to the format specified in the constructor.

Origin: www/p5-HTTPD-Log-Filter
Category: www
Size: 28.7KiB
License: ART10, GPLv1+
Maintainer: perl@FreeBSD.org
Dependencies: 1 packages
Required by: 0 packages
$pkg install p5-HTTPD-Log-Filter

Dependencies (1)

More in www