pkgsrc/sysutils/p5-Parse-Syslog/distinfo
heinz dee9d990f7 Import of Perl module Parse-Syslog 1.09.
Unix 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.
2006-07-16 09:54:10 +00:00

5 lines
259 B
Text

$NetBSD: distinfo,v 1.1.1.1 2006/07/16 09:54:10 heinz Exp $
SHA1 (Parse-Syslog-1.09.tar.gz) = 8779e53a6936e4ba712dc5ce1e1a71ccc83463ac
RMD160 (Parse-Syslog-1.09.tar.gz) = 2a8ac6adf840e505a5be8f5d7ef3b1bc66fa9f94
Size (Parse-Syslog-1.09.tar.gz) = 11033 bytes