Data-Dump-Streamer-2.41
Accurately serialize a data structure as Perl code.
Changes for 2.41
- Merged in all the open PR's. Some MUCH much later than I originally intended to. Humble apologies to those who contributed fixes for that.
- Switch from JSON::XS to Cpanel::JSON::XS as an optional test prereq.
- Thanks to Karen Etheridge, Kent Frederic and Michael Schwern.
Function-Parameters-2.001005
define functions and methods with parameter lists ("subroutine signatures")
Changes for 2.001005 - 2023-01-27
- Fix failures with perl 5.37.5 .. 5.37.6 caused by new internal opcode structure for anonymous subs.
Getopt-EX-2.1.2
Getopt Extender
Changes for 2.1.2 - 2023-01-27T03:31:35Z
- allow : in --colormap &func::tion name
