Skip to main content






Venus-1.90


OO Library for Perl 5

Changes for 1.90 - 2022-01-28

  • [feature] Allow option_build to set value on read/write
  • [feature] Allow option_build on object construction
  • [feature] Test permutations of option_build, option_default, and option_coerce
  • [feature] Implement lazy_build hook in Venus::Role::Optional
  • [feature] Implement self_coerce hook in Venus::Role::Optional
  • [feature] Implement self_assert hook in Venus::Role::Optional
  • [feature] Use Venus::Assert#expression when asserting with option_assert

metacpan.org/dist/Venus



Util-H2O-More-0.2.7


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.7

  • fixed dist.ini to exclude stuff from repo that's messing up CPAN indexing (no-op)

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