Geo-Coordinates-UTM-XS
======================

Drop in replacement for Geo::Coordinates::UTM written in C/XS

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  Geo::Coordinates::UTM
  Test::More

COPYRIGHT AND LICENCE

Copyright (c) 2007-2008 by Salvador Fandino.
Copyright (c) 2007-2008 by Qindel Formacion y Servicios SL.
Copyright (c) 2000, 2002, 2004 by Graham Crookham.


This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.8 or,
at your option, any later version of Perl 5 you may have available.