POE::Component::Server::Syslog

POE::Component::Server::Syslog is a Perl module with syslog services for POE.
Download

POE::Component::Server::Syslog Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Matt Cashner
  • Publisher web site:
  • http://search.cpan.org/~sungo/POE-Exceptions-0.0502/lib/POE/Exceptions.pm

POE::Component::Server::Syslog Tags


POE::Component::Server::Syslog Description

POE::Component::Server::Syslog is a Perl module with syslog services for POE. POE::Component::Server::Syslog is a Perl module with syslog services for POE.SYNOPSIS POE::Component::Server::Syslog->spawn( Type => 'udp', # or 'tcp' BindAddress => '127.0.0.1', BindPort => '514', InputState => &input, ); sub input { my $message = $_; # .. do stuff .. } Requirements: · Perl


POE::Component::Server::Syslog Related Software