Regexp::Log 0.04
Sponsored Links
Regexp::Log 0.04 Ranking & Summary
File size:
0.008 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
813
Date added:
2007-08-02
Publisher:
Philippe Bruhat
Regexp::Log 0.04 description
Regexp::Log is a Perl base class for log files regexp builders.
SYNOPSIS
my $foo = Regexp::Log::Foo->new(
format => custom %a %b %c/%d,
capture => [qw( host code )],
);
# the format() and capture() methods can be used to set or get
$foo->format(custom %g %e %a %w/%s %c);
$foo->capture(qw( host code ));
# this is necessary to know in which order
# we will receive the captured fields from the regexp
my @fields = $foo->capture;
# the all-powerful capturing regexp :-)
my $re = $foo->regexp;
while (<>) {
my %data;
@data{@fields} = /$re/; # no need for /o, its a compiled regexp
# now munge the fields
...
}
SYNOPSIS
my $foo = Regexp::Log::Foo->new(
format => custom %a %b %c/%d,
capture => [qw( host code )],
);
# the format() and capture() methods can be used to set or get
$foo->format(custom %g %e %a %w/%s %c);
$foo->capture(qw( host code ));
# this is necessary to know in which order
# we will receive the captured fields from the regexp
my @fields = $foo->capture;
# the all-powerful capturing regexp :-)
my $re = $foo->regexp;
while (<>) {
my %data;
@data{@fields} = /$re/; # no need for /o, its a compiled regexp
# now munge the fields
...
}
Regexp::Log 0.04 Screenshot
Regexp::Log 0.04 Keywords
Log 0.04
Log files
base class
regexp
files
log
Perl
fields
class
Regexp::Log
RegexpLog
Regexp::Log 0.04
Libraries
Programming
Bookmark Regexp::Log 0.04
Regexp::Log 0.04 Copyright
WareSeeker periodically updates pricing and software information of Regexp::Log 0.04 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Regexp::Log 0.04 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Sponsored Links
Related Information
Related Software
Regexp::Log::BlueCoat is a regexp builder to parse BlueCoat log files. Free Download
mergelog provides a fast tool to merge HTTP log files by date. Free Download
rotatezlogs allows you to let Zope rotate your log files with rotatezlogs. Free Download
bsnmp-regex is a module for bsnmpd which allows creation of counters from log files, program output or other text data. Free Download
LogMon project will monitor one or more log files. Free Download
Geo::Track::Log is a Perl module that represent track logs and find a location based on a track log and a date. Free Download
Log::StdLog is a Perl module with a simple log file via a special filehandle. Free Download
Log Mine is a tool that produces reports on usage patterns on your Web site. Free Download
Latest Software
Popular Software
Favourite Software