Path to this page:
./
sysutils/p5-Parse-Syslog,
Perl5 module for parsing Unix syslog files
Branch: pkgsrc-2007Q4,
Version: 1.09,
Package name: p5-Parse-Syslog-1.09,
Maintainer: heinzUnix syslogs are convenient to read for humans but because
of small differences between operating systems and things
like 'last message repeated xx times' not very easy to parse
by a script.
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.
Master sites: (Expand)
SHA1: 8779e53a6936e4ba712dc5ce1e1a71ccc83463ac
RMD160: 2a8ac6adf840e505a5be8f5d7ef3b1bc66fa9f94
Filesize: 10.774 KB
Version history: (Expand)
- (2008-01-12) Package added to pkgsrc.se, version p5-Parse-Syslog-1.09 (created)