The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension Starch-Plugin-Net-Statsd.

0.05 2019-03-02T20:51:18Z

 - Declare deps as modules, not distros.
 - Remove Carp::Internal calls which are no longer necessary.

0.04 2019-02-19T14:17:32Z

 - Fix tests under FreeBSD and Windows.
 - Require perl 5.8.1.
 - Simplify VERSION declarations.

0.03 2019-02-18T06:02:53Z

 - Migrate build tooling from Dist::Zilla to Minilla.
 - Migrate all the tests from Test::More to Test2::V0.
 - Remove test dependency on Package::Stash.

0.02 2018-05-17

 - Stop hiding packages from indexing.
 - Make sure we set Carp::Internal during set/get/remove.

0.01 2015-08-03

 - First version.