bump version
[Geo-EZLocate.git] / README
1 Geo-EZLocate - Interface to the EZLocate service from TomTom
2
3 INSTALLATION
4
5 To install this module, run the following commands:
6
7         perl Makefile.PL
8         make
9         make test
10         make install
11
12 SUPPORT AND DOCUMENTATION
13
14 After installing, you can find documentation for this module with the
15 perldoc command.
16
17     perldoc Geo::EZLocate
18
19 LICENSE AND COPYRIGHT
20
21 Copyright (C) 2012 Mark Wells
22
23 This program is free software; you can redistribute it and/or modify it
24 under the terms of either: the GNU General Public License as published
25 by the Free Software Foundation; or the Artistic License.
26
27 See http://dev.perl.org/licenses/ for more information.
28