The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.46 - 2010-11-16

  • Remove MSG_DONTWAIT from send parameters since appropriate sockets (UDP) are already marked non-blocking (thanks POWERMAN@)
  • Add note about thrown exceptions in send
  • croak on close(2) failure

Modules

Perl extension for sending syslog messages over TCP, UDP, or UNIX sockets with minimal CPU overhead.
Wrapper around Log::Syslog::Fast that adds some flexibility at the expense of additional runtime overhead.