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…



Net-SIP-0.835


Framework SIP (Voice Over IP, RFC3261)

Changes for 0.835 - 2023-01-28

  • #60 from pali/max-forwards Make sure that ACK and CANCEL requests have max-forwards header Add test from qunifi:add-missing-ack-max-forwards #55 (similar issue)
  • #59 from pali/socketpool-peer Fix warnings about unitialized values by initializing rbuf and wbuf
  • #57 from pali/rtp Ensure that RTP synchronization source id and initial sequence number is unique per RTP stream.

metacpan.org/dist/Net-SIP

#59 #60 #55 #57