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

Changes for version 0.00009

  • !!!BACKWARD INCOMPATIBLE CHANGE!!! -> decode_to_interval used to return [ [ $lat_min, $lat_max ], [ $lon_min, $lon_max ] ] but original Geo::Hash returns [ [ $lat_max, $lat_min ], [ $lon_max, $lon_min ] ] so the return value was changed to return the same thing as Geo::Hash
  • Changed t/900_compat tests so that the test files are generated when Makefile.PL runs

Modules

Geo::Hash in XS