Changes for version 0.2.2 - 2022-12-28
- added helper methods for use with configuration files: ini2o, o2ini, o2h2o
- added a dependency of Config::Tiny for ini2o and o2ini
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.