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.40 - 2010-08-26

  • Eliminate performance penalty of C version by removing perl shim layer
  • Rename some things in C space
  • 0.37_C Mon Aug 23 18:13:37 PDT 2010
    • Convert C++ objects to pure C functions; additional perl function wrappers cause ~15% performance decrease (this should help with all the failures on BSD platforms)

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.