gray / geo-coder-bing
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (6)
- Wiki (1)
- Graphs
-
Branch:
master
gray (author)
Mon Dec 14 23:11:32 -0800 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Sep 17 19:19:37 -0700 2009 | |
| |
Changes | Mon Dec 14 23:11:32 -0800 2009 | |
| |
MANIFEST | Thu Sep 17 19:19:37 -0700 2009 | |
| |
Makefile.PL | Wed Sep 30 06:07:54 -0700 2009 | |
| |
README | Wed Sep 30 18:01:16 -0700 2009 | |
| |
ex/ | Tue Jul 07 11:17:49 -0700 2009 | |
| |
lib/ | Mon Dec 14 23:11:32 -0800 2009 | |
| |
t/ | Tue Jul 07 12:05:28 -0700 2009 | |
| |
xt/ | Mon Dec 14 22:27:50 -0800 2009 |
README
Geo-Coder-Bing
==============
This module provides an interface to the Bing Maps Geocoding Ajax API
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module requires these other modules and libraries:
Encode
JSON
LWP::UserAgent
Test::More
URI
COPYRIGHT AND LICENCE
Copyright (C) 2009 by gray <gray@cpan.org>
This library is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.
