Changes for version 1.22
- Fix minor POD error (Thanks Matthias Schmitz) [#47665]
- Remove Log::Log4perl dependency. The tests now use Log::Dispatch directly instead of going through Log4perl. [#55359]
- Split out "no activity" test case into its own file
- Use Dist::Zilla to build the dist
- Move test.pl to t/basic.t
- Allow "size" parameter to contain underscores such as 10_000_000 (recognized as 10000000) [#41064]
- Add a signature test (optional, skipped if Module::Signature is not installed and only run if TEST_SIGNATURE=1 is passed to make test)
- Docs: fix synopsis reference to size parameter to make it clear that the size is in bytes, not megabytes. [#88286]
- Docs: fix synopsis usage to "name" (incorrect) instead of filename (correct)
Modules
Log to Files that Archive/Rotate Themselves