NAME
Mojolicious::Plugin::IP2Location - Mojolicious wrapper around Geo::IP2Location::Lite
SYNOPSIS
#!/usr/bin/env perl
use Mojolicious::Lite;
plugin 'IP2Location';
DESCRIPTION
Mojolicious plugin wrapper for Geo::IP2Location::Lite
This module is released as is to support the release of another distribution. Proper docs and tests will follow soon. The interface WILL change.
SEE ALSO
Geo::IP2Location::Lite, Geo::IP2Location, http://lite.ip2location.com/database-ip-country-region-city
REPOSITORY
Fork this module on GitHub: https://github.com/zoffixznet/Mojolicious-Plugin-IP2Location
BUGS
To report bugs or request features, please use https://github.com/zoffixznet/Mojolicious-Plugin-IP2Location/issues
If you can't access GitHub, you can email your request to bug-Mojolicious-Plugin-IP2Location at rt.cpan.org
AUTHOR
LICENSE
You can use and distribute this module under the same terms as Perl itself. See the LICENSE
file included in this distribution for complete details.