CXC-Number-0.09
A namespace for modules which deal with numbers.
Changes for 0.09 - 2023-04-01T21:14:51-04:00
- ENHANCEMENTS
Bencher-Scenario-Sort-Key-Top-0.003
Benchmark Sort::Key::Top
Changes for 0.003 - 2023-01-17
- Rename module/dist Bencher-Scenario-{SortKeyTop,Sort-Key-Top}.
PerlPowerTools-1.033_02
BSD utilities written in pure Perl
Changes for 1.033_02 - 2023-04-01T20:42:05Z
- added tests for rev
- lots of fixes from Michael Mikonos
- install - now copies by default
- expr - fixed || bug
- ed - various fixes for error and value reporting
- od, rev, head can now read from STDIN
- rev - fix split before chomp bug
- morse - re-imagined by Michael Mikonos
Function-Parameters-2.002002
define functions and methods with parameter lists ("subroutine signatures")
Changes for 2.002002 - 2023-04-01
- Work around old versions of ExtUtils::MakeMaker not providing is_make_type(), whose version dependency is undocumented (sigh).
- Restrict GNU syntax for exporting variables to type 'gmake'; should fix building on BSD, Solaris, etc.
- Declare dependency on ExtUtils::MakeMaker 7+ and remove compatibility code for older versions.