PerlPowerTools-1.033_01
BSD utilities written in pure Perl
Changes for 1.033_01 - 2023-03-21T15:23:29Z
- lots of fixes from Michael Mikonos
 - od - unpack bytes as unsigned in both hex and octal formats
 - grep - support - to mean stdin
 - xargs - make echo the default command if you don't specify one
 - bc - remove feature for evaling arbitrary Perl expressions (very dangerous)
 - head - support - to mean stdin
 - xargs - reports system failure in exit
 - od - -s is renamed to -j (skip offset)
 - dc - remove ! command to run something in a shell
 - hexdump - new tool!
 - bc - autoinit simple variables (instead of warning or dying)
 - od - exit with error for bad options
 - I also added the license files for all licenses that appear in the repo
 
Test2-Suite-0.000150
Distribution with a rich set of tools built upon the Test2 framework.
Changes for 0.000150 - 2023-03-21T08:25:21-07:00
- Do not index Devel::MAT::Dumper
 
Test2-Suite-0.000149
Distribution with a rich set of tools built upon the Test2 framework.
Changes for 0.000149 - 2023-03-21T06:44:50-07:00
- Fix warning when Devel::MAT::Dumper is installed and -w is used
 
