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.55 - 2011-04-11

  • Recover some speed lost in 0.54 by replacing strcpy with strncpy
  • Add tools for benchmarking different things
  • Replace redundant POD in PP.pm with a pointer to Fast.pm
  • Remove overflow tests which make NetBSD unhappy

Modules

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