Skip to main content



Geo-Coder-US-Census-0.06


Provides a Geo-Coding functionality for the US using geocoding.geo.census.gov

Changes for 0.06

  • Compress the traffic state and city are no longer optional Use JSON::MaybeXS instead of JSON Fix handling of states which include spaces in their name Fix handling of roads which include full stops in their names

metacpan.org/dist/Geo-Coder-US…



experimental-0.031


Experimental features made easy

Changes for 0.031 - 2023-01-31T22:46:02+01:00

  • Fix the name of the extra_paired_delimiters feature (previously mis-documented as extra_paired_delims)
  • Added "stable.pm", which acts like experimental.pm only for features which have been marked non-experimental in their current form, in later version of perl.

metacpan.org/dist/experimental




RxPerl-v6.16.0


an implementation of Reactive Extensions / rxjs for Perl

Changes for v6.16.0 - 2023-01-31T21:08:48Z

  • added op_reduce, rx_zip, op_every and op_element_at

metacpan.org/dist/RxPerl



Util-H2O-More-0.2.8


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

  • added wrapper, Getopt2h2o that will 'require Getopts::Long' and then uses opt2h2o; it's perfect for hanging accessors on your commandline flag options

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