diff options
author | Mark Wells <mark@freeside.biz> | 2012-11-02 14:29:55 -0700 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2012-11-02 14:29:55 -0700 |
commit | c4adfdbd754d0327905f3458c2ccacffd65a2586 (patch) | |
tree | 4ff77c1b752185e60769ad2b331a8cf216c89176 | |
parent | 7be09bed7f9acdf8a20362c49831dfb39fc4e7a4 (diff) |
cleanup
-rw-r--r-- | README | 29 |
1 files changed, 1 insertions, 28 deletions
@@ -1,16 +1,4 @@ -Geo-EZLocate - -The README is used to introduce the module and provide instructions on -how to install the module, any machine dependencies it may have (for -example C compilers and installed libraries) and any other information -that should be provided before the module is installed. - -A README file is required for CPAN modules since CPAN extracts the README -file from a module distribution so that people browsing the archive -can use it to get an idea of the module's uses. It is usually a good idea -to provide version information here so that people can decide whether -fixes for the module are worth downloading. - +Geo-EZLocate - Interface to the EZLocate service from TomTom INSTALLATION @@ -28,21 +16,6 @@ perldoc command. perldoc Geo::EZLocate -You can also look for information at: - - RT, CPAN's request tracker (report bugs here) - http://rt.cpan.org/NoAuth/Bugs.html?Dist=Geo-EZLocate - - AnnoCPAN, Annotated CPAN documentation - http://annocpan.org/dist/Geo-EZLocate - - CPAN Ratings - http://cpanratings.perl.org/d/Geo-EZLocate - - Search CPAN - http://search.cpan.org/dist/Geo-EZLocate/ - - LICENSE AND COPYRIGHT Copyright (C) 2012 Mark Wells |