The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version v0.4.0 - 2018-02-07

  • Enhancements
    • Removed the use of IO::String, which increases the performance significantly.
    • Type checking of values is only done when run in strict mode.
    • Improve performance when autoflush is enabled.
    • Improve performance for sending UDP packets.
  • Bug Fixes
    • Sample rates are honoured properly.
  • Other Changes
    • Removed useless "no strict".
  • Incompatible Changes
    • Removed add_set method.

Modules

A lightweight StatsD client that supports multimetric packets
A type library for Net::Statsd::Lite