The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.06 - 2014-12-17

  • Geo::Region
    • Constructor arguments may now optionally be passed as a hashref to `new`
    • `contains` and `is_within` methods now only accept a single region as a scalar value and no longer accept a list or arrayref of regions, which was never a documented feature
  • Geo::Region::Constant
    • Added constants for ISO 3166-1 alpha-2 country codes
    • Added `:region` and `:country` export tags, in addition to `:all`, for exporting region constants or country constants, respectively

Modules

Geographical regions and groupings using UN M.49 and CLDR data
Constants for UN M.49 and CLDR region codes