Release history for Perl module Simple::IPInfo
0.07 2017-01-12 ABBYPAN
- ipinfo files : use csv, not json
0.06 2014-12-?? ABBYPAN
- Added this Changes file
- Added "use 5.008", since the module uses utf8, and added the
requirement to the metadata as well.
- Added "use strict" and "use warnings", plus minor tweaks so it
will run without warnings.
0.05 2014-09-09 ABBYPAN
- remove ^M
- ask ip loc
- ip loc parse script
0.04 2014-08-28 ABBYPAN
- add asn example
- link to GitHub from META files (Gabor Szabo++)
- update read_table_ipinfo
0.03 2014-08-25 ABBYPAN
0.02 2014-08-14 ABBYPAN
0.01 2014-04-30 ABBYPAN
- First release to CPAN