pkgsrc/net/p5-Net-Daemon
wen 6aca3e5b2f Update to 0.49
Upstream changes:
2020-09-22 Todd Rinaldo <toddr@cpan.org> (0.49)
        * Perl 5.6 is the minimum required version now.
        * RIP Thread.pm it has not been relevant since 5.6
        * Now using github CI to monitor the major platforms.
        * .gitignore for better management
        * Update the MANIFEST
        * Perltidy the code base.
        * use strict, warnings, no vars, our
        * Remove perl 4-ish subroutine calls
        * Require Sys::Syslog 0.29 to function properly.
        * t/base.t -> Test::More
        * Improve skipall messages and detection of ithreads/forks
        * Disable t/ithreadm.t for Windows See https://github.com/toddr/Net-Daemon/issues/19
        * Only load threads if forks hasn't already been loaded and threads exist.
        * Update tracker location to github
        * Fix ReadConfigFile implementation traversing @INC
2021-09-12 07:48:12 +00:00
..
DESCR
distinfo Update to 0.49 2021-09-12 07:48:12 +00:00
Makefile Update to 0.49 2021-09-12 07:48:12 +00:00