Template-Plugin-DataPrinter-0.017
Template Toolkit dumper plugin using Data::Printer
Changes for 0.017 - 2023-02-09T17:41:40Z
- Require HTML::FromANSI::Tiny >= 0.104
Util-H2O-More-0.2.9
provides baptise, a drop-in replacement for bless; like if bless created accessors for you. This module also provides additional methods built using h2o or o2h from Util::H2O that allow for the incremental addition of OOP into existing or small scale Perl code without having to fully commit to a Perl OOP framework or compromise one's personal Perl style.
Changes for 0.2.9
- added 2 wrappers around Data::Dumper::Dumper to help with lazy debugging of data structures;
- ddd LIST - iterates over the LIST, applying Data::Dumper::Dumper to each item
- dddie LIST - same as ddd, but die's at the end of the LIST
- POD updated to reflect these helpers
- manually tested, no unit tests added for this
SPVM-Sys-0.38
System Calls for File IO, User, Process, Signal, Socket
Changes for 0.38 - 2022-02-09
- Bug Fix
SPVM-Digest-SHA-0.05
SHA-1/224/256/384/512
Changes for 0.05 - 2023-02-09
- Incompatible Changes
- Fixed Build Process Bug
- Meta Information Improvement
- Test Improvement
- Test Bug Fix