App-cpanminus-reporter-0.19
send cpanm output to CPAN Testers
Changes for 0.19 - 2023-04-30
- NEW FEATURES:
- OTHER:
URI-5.19
Uniform Resource Identifiers (absolute and relative)
Changes for 5.19 - 2023-04-30T16:15:58Z
- Form parameters without values are now represented by undef (GH#65) (Gianni Ceccarelli)
Term-TablePrint-0.160
Print a table to the terminal and browse it interactively.
Changes for 0.160 - 2023-04-30
- binary_filter: use unmodified string.
Dist-Zilla-Plugin-Conflicts-0.20
Declare conflicts for your distro
Changes for 0.20 - 2023-04-30
- Add some minimal pod to the generated conflicts module. This includes a comment to disable Pod coverage testing if you're using Pod::Coverage::TrustPod. Based on suggestion from greencoloured in GH #9.
CatalystX-RequestModel-0.015
Map body and data parameters to a model
Changes for 0.015
- Sensible default path to model if left empty in subroutine attributes.
- Allow you to set a path to the model based on the current controller namespace