Subject: | Specify encoding in Pod |
Probably you want to specify the encoding of the Pod for
Geo::Coder::GoogleMaps to have the documentation have the documentation
displayed right on search.cpan.org
(http://search.cpan.org/~dupuisarn/Geo-Coder-GoogleMaps-0.2/lib/Geo/Coder/GoogleMaps.pm)
and elsewhere.
See the attached patch.
Regards,
Slaven
Subject: | Geo-Coder-GoogleMaps-utf8.patch |
--- GoogleMaps.pm.orig 2009-09-07 12:11:46.000000000 +0200
+++ GoogleMaps.pm 2009-09-07 12:11:53.000000000 +0200
@@ -11,6 +11,8 @@
use XML::LibXML ;
use Geo::Coder::GoogleMaps::Location;
+=encoding utf-8
+
=head1 NAME
Geo::Coder::GoogleMaps - Google Maps Geocoding API