Changes for version 0.2.8 - 2023-01-30
- added wrapper, Getopt2h2o that will 'require Getopts::Long' and then uses opt2h2o; it's perfect for hanging accessors on your commandline flag options
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.