summaryrefslogtreecommitdiff
path: root/Geocoding.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Geocoding.pm')
-rw-r--r--Geocoding.pm11
1 files changed, 8 insertions, 3 deletions
diff --git a/Geocoding.pm b/Geocoding.pm
index 46d34dc..6ebe373 100644
--- a/Geocoding.pm
+++ b/Geocoding.pm
@@ -49,8 +49,8 @@ our $DEBUG = 0;
=head2 query HASHREF
Send a request to the web service. See
-L<http://developer.tomtom.com/docs/read/geocoding/Request> for fields that
-can be included in HASHREF. C<key> is your API key.
+L<http://developer.tomtom.com/docs/read/geocoding/Request> for fields
+that can be included in HASHREF. C<key> is your API key.
Returns an object of class Geo::TomTom::Geocoding.
@@ -124,12 +124,17 @@ For the request and response attributes, see the TomTom API documentation:
L<developer.tomtom.com/docs/read/geocoding>
+Commercial support for this module is available from Freeside Internet
+Services:
+
+ L<http://www.freeside.biz/>
+
=back
=head1 LICENSE AND COPYRIGHT
-Copyright 2013 Mark Wells.
+Copyright (C) 2013 Freeside Internet Services, Inc.
This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published