Changes for version 0.3.1 - 2023-08-30
- added yaml2o and POD for it
- yaml2o is like ini2o, but used with YAML files and YAML saved directly as a string to a SCALAR variable
Modules
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.