Net-Statsd

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Change history for Net::Statsd

0.13 - Tue Jun  1 22:16:11 CET  2026

    [Security] CVE-2026-46739

    Metric names and values are now validated to ensure they do not contain
    characters below ASCII 32 (including newlines), colon (":") or pipe ("|")
    characters that might allow metric injection. Offending calls now croak.

    More than 10 years since the latest release :-)

    Thanks to rrwo@cpansec.org for the report and suggestions.

0.12 - Fri Jan 15 09:39:00 CET  2016

    Fixed RT#111204. There was a t/send-one.t script included in the
    distribution that wasn't meant to be there. It was depending on perl 5.10,
    so it caused Net::Statsd to fail tests under 5.8.
    Thanks to nigelgregoire@gmail.com for reporting.

0.11 - Thu Apr 23 16:27:58 CEST 2015

    Fixed RT#103913, use note() instead of diag() in the test suite.
    Thanks to Zefram for reporting it and sending a patch.



( run in 0.906 second using v1.01-cache-2.11-cpan-e1769b4cff6 )