Changes for version 0.2.0 - 2022-12-22

  • found and fixed bug: o3h was not working on ARRAYs
  • updated POD, added method C<a2o> intended for internal use; but some might find it useful

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.