-
-
10 Feb 2009 01:25:50 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (4)
- Testers
- Kwalitee
Bus factor: 0- License: perl_5
- Activity
24 month- Tools
- Download (71.73KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- XML::SAX::Expat
- XML::Simple
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.20
- add new ext_enable and ext_disable methods for selectively enabling or disabling only the specified subset of all supported extensions
- add new "ust" extention for united states territories. this extension is ALWAYS on unless you explicitly disable it, thus it retains compatibility with previous releases.
- rewrite ext method so that the extension list is constructed in a more straightforward fashion. while the behavior of the ext method was never fully documented, the behavior now is, for multiple flags for the same extension (ie, qw(usm -usm usm))), the most recent element in the list is the one that is honored.
Other files
Module Install Instructions
To install Locale::Geocode, copy and paste the appropriate command in to your terminal.
cpanm Locale::Geocode
perl -MCPAN -e shell install Locale::Geocode
For more information on module installation, please visit the detailed CPAN module installation guide.