Subject: | Small error in documentation |
Hello,
Here is a small documentation patch.
The module name in the documentation must correspond to the actual
package name in order to correctly generate the documentation (look
at http://search.cpan.org/dist/IP-Country/).
Regards
--- lib/IP/Country/MaxMind.pm.orig 2003-09-15 14:37:42.000000000 +0200
+++ lib/IP/Country/MaxMind.pm 2005-05-09 02:18:16.176273632 +0200
@@ -76,7 +76,7 @@
=head1 NAME
-Geo::IP - Look up country by IP Address
+IP::Country::MaxMind - Look up country by IP Address
=head1 SYNOPSIS