Changes for version 0.2.5 - 2023-01-27

  • documentation update only
  • added mention of h2o's "-arrays" in the d2o section; so "d2o" and "o2d" alone are probably not reason enough to use Util::H2O::More of the stock h2o with "-arrays" when dealing with complex results from a web API

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.