[Quoting Sweth Chandramouli, on April 5 2001, 01:15, in "Module Questions"]
>       * The first is one that I have been calling Parse::Syslog;
> it's a fairly simple OO module that defines some methods for parsing
> syslog files by converting each syslog record into a data object with
> vaguely canonicalized structure.  I also have a bunch of submodules
> like Parse::Syslog::Snort and Parse::Syslog::Named, which does the same
> thing for syslog messages from specific applications; I'm still waiting
> to get the appropriate paperwork taken care of by my former employer so
> that I can release those modules, however.

Somehow I'd prefer Parse::Log::Named and so. Rationale: It parses the
log of named. The fact that this log is produced through syslog looks
less relevant to me.

>       * The second one I've been calling Net::Address:IPv4; it's
> a set of functions to validate, convert, and manipulate IPv4 addresses
> in different formats, so that scripts can do tests like

Looks okay to me.

Can you send DSLI entries for the modules?

-- Johan

Reply via email to