Net::Dev::Tools::Syslog version 0.8.0 ======================================= DESCRIPTION This module provides functionality to: - parse syslog log files, apply filters - send syslog message to syslog server - listen for syslog messages on localhost - forward received messages to other syslog server INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires these other modules and libraries: Time::Local IO::Socket Sys::Hostname COPYRIGHT AND LICENCE Copyright (C) 2004-2006 Scott Parsons All rights reserved. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.