summaryrefslogtreecommitdiff
path: root/textproc/p5-Parse-Syslog/pkg-descr
blob: b9170a81edef3224a0a5fcbbd9339e8bb4796db4 (plain) (blame)
1
2
3
4
5
6
Parse::Syslog presents a simple interface to parse syslog
files: you create a parser on a file (with new) and call
next to get one line at a time with Unix-timestamp, host,
program, pid and text returned in a hash-reference.

WWW: http://search.cpan.org/search?dist=Parse-Syslog