The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.09 - 2019-03-07

  • Removed Moo/Type::Tiny, all unecessary.
  • Move GIS::Distance::Formula::*::Fast modules to GIS::Distance::Fast::*.
  • Migrate build tooling from Dist::Zilla to Minilla.

Modules

C implementation of GIS::Distance formulas.
C implementation of GIS::Distance::Cosine.
C implementation of GIS::Distance::Haversine.
C implementation of GIS::Distance::Vincenty.