This provides a Log::Dispatch log output system that appends logged events
to an array reference. This is probably only useful for testing the logging
of your code.
Provides
Requires
License
Artistic-1.0 OR GPL-1.0-or-later
Changelog
* Mon Jan 02 2023 Tina Müller <timueller+perl@suse.de>
- updated to 1.005
see /usr/share/doc/packages/perl-Log-Dispatch-Array/Changes
1.005 2022-12-31 21:24:20-05:00 America/New_York
- v1.004 was a little broken, so now this time *really*:
- set a policy for what perls to expect will work
- as of now, v5.12 is the minimum required perl
1.004 2022-12-29 19:35:00-05:00 America/New_York
- update packaging
- set a policy for what perls to expect will work
- as of now, v5.12 is the minimum required perl
* M