Skip to main content




Util-H2O-More-0.2.0


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.

Changes for 0.2.0

  • 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

metacpan.org/dist/Util-H2O-Mor…





Data-Text-0.11


Class to handle text in an OO way

Changes for 0.11

  • Avoid assert failure in String::Clean Calling new() on an object now returns a clone rather than setting the defaults in the new object

metacpan.org/dist/Data-Text