Description
p5-HTTPD-Log-Filter - Perl module to filter entries out of an httpd log
Property | Value |
---|---|
Distribution | FreeBSD 11 |
Repository | FreeBSD Ports Latest amd64 |
Package filename | p5-HTTPD-Log-Filter-1.08_2.txz |
Package name | p5-HTTPD-Log-Filter |
Package version | 1.08 |
Package release | 2 |
Package architecture | amd64 |
Package type | txz |
Category | perl5 www |
Homepage | https://metacpan.org/release/HTTPD-Log-Filter |
License | GPLv1+, ART10 |
Maintainer | kuriyama@FreeBSD.org |
Download size | 13.27 KB |
Installed size | 29.18 KB |
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. WWW: https://metacpan.org/release/HTTPD-Log-Filter
Alternatives
Package | Version | Architecture | Repository |
---|---|---|---|
p5-HTTPD-Log-Filter-1.08_2.txz | 1.08 | i386 | FreeBSD Ports Quarterly |
p5-HTTPD-Log-Filter-1.08_2.txz | 1.08 | amd64 | FreeBSD Ports Quarterly |
p5-HTTPD-Log-Filter-1.08_2.txz | 1.08 | i386 | FreeBSD Ports Latest |
p5-HTTPD-Log-Filter | - | - | - |
Requires
Name | Value |
---|---|
perl5 | = 5.28.1_1 |
Download
Type | URL |
---|---|
Mirror | pkg.freebsd.org |
Binary Package | p5-HTTPD-Log-Filter-1.08_2.txz |
Source Package | www/p5-HTTPD-Log-Filter |
Install Howto
Install p5-HTTPD-Log-Filter txz package:
# pkg install p5-HTTPD-Log-Filter
See Also
Package | Description |
---|---|
p5-HTTPD-User-Manage-1.66_1.txz | Perl modules for managing access control with the web server |
p5-Hailo-0.75.txz | Pluggable Markov engine analogous to MegaHAL |
p5-Hash-AsObject-0.13_1.txz | Hashes with accessors/mutators |
p5-Hash-AutoHash-1.17_1.txz | Object-oriented access to real and tied hashes |
p5-Hash-AutoHash-Args-1.18_1.txz | Object-oriented processing of keyword-based argument lists |
p5-Hash-Case-1.030.txz | Base class for hashes with key-casing requirements |
p5-Hash-Diff-0.007.txz | Return the difference between two hashes as a hash |
p5-Hash-FieldHash-0.15.txz | Lightweight field hash implementation |
p5-Hash-Flatten-1.19_2.txz | Flatten, unflatten complex data hashes |
p5-Hash-Merge-0.300.txz | Merges hashes |
p5-Hash-Merge-Simple-0.051_5.txz | Recursively merge two or more hashes, simply |
p5-Hash-MoreUtils-0.05_1.txz | Perl extension to provide the stuff missing in Hash::Util |
p5-Hash-MultiKey-0.06_1.txz | Hashes whose keys can be multiple |
p5-Hash-MultiValue-0.16.txz | Perl extension to store multiple values per key |
p5-Hash-NoRef-0.03_2.txz | HASH that store values without increase the reference count |
Advertisement
Advertisement