Changes for version 0.04 - 2003-02-18

  • Documentation revised once again.
  • Added reg_unit() for adding your own unit type.
  • find_closest has been overhauled:
    • Now accepts more than one field in the field=>'' parameter.
    • Will now return an array reference of distances instead of attaching the distances to the locations array ref.
    • A little more effecient.
    • Now accepts a count argument.
    • Accepts an array reference for searching. Mostly good for testing, but who knows?
  • Removed geo_ portion of names for exported functions.
  • Removed some of the input checking. Just not necessary.
  • Enhanced tests. Now we're actually doing some real testing. Need more tests tho.

Modules

Calc Distances and Closest Locations