Test2-Harness-1.000152
A new and improved test harness with better Test2 integration.
Changes for 1.000152 - 2023-04-29T05:30:12-07:00
- Do not require non-perl script tests to be executable
- Fix issue where Carp::Always being loaded by PERL5OPT or similar does not crash
Sub-Name-0.27
(Re)name a sub
Changes for 0.27 - 2023-04-29T12:32:26Z
- skip quote-separator tests on newer perls that deprecate this behaviour
Data-Visitor-0.32
Visitor style traversal of Perl data structures
Changes for 0.32 - 2023-04-29T10:07:45Z
- removed an unnecessary use of Sub::Name (haarg, PR #1)
YAML-PP-0.035_002
YAML 1.2 Processor
Changes for 0.035_002 - 2023-04-29T10:47:52+02:00
- Fix option -loadcode for blessed coderefs
Module-Faker-0.025
build fake dists for testing CPAN tools
Changes for 0.025 - 2023-04-29T10:05:56+02:00
- overhaul how styles work, rename them to layouts This is backward incompatible, but the existing code was basically never documented and, as far as I know, only used in the PAUSE test suite.