Revision history for Perl extension Geo::IPfree.
1.101650 Mon 14 Jun 2010
- Minor code and test cleanup
- Updated database: Mon Jun 14 06:40:01 2010 UTC.
1.100470 Tue 16 Feb 2010
- Added Timor-Leste country code: .tl
- Updated database: Tue Feb 16 06:40:01 2010 UTC
- Using date-based version number
0.8 Wed Oct 07 2009
- Code and documentation cleanup
- Added some new tests
- Updated list of country codes
- Updated database: Wed Oct 7 06:40:02 2009 UTC
0.7 Mon Sep 14 2009
- Removed webgeo2ipct.pl script as you can now download a suitable file
straight from the web: http://software77.net/geo-ip/
- Updated database: Tue Sep 8 06:40:01 2009 UTC
- Fix undef warning in Faster(); (RT #49468)
- Tidy up benchmark script
- Tidy up txt<->dat conversion scripts
0.6 Mon May 11 2009
- fix awful - yet popular - usage of Geo::IPfree::new (RT #45192)
corrected docs to use ->new instead
- more dist cleanup
0.5 Tue Feb 03 2009
- include Memoize in prereqs for older perls
0.4 Mon Dec 01 2008
- fix "undef" test
0.3 Wed Nov 19 2008
- Add webgeo2ipct script (RT #40938)
- Add new data file (RT #40938, #7663)
- Fix all warnings (RT #24333)
- Handle hosts that fail nslookup (RT #18434)
- find_db_file() now looks in user-overridable locations before looking
for the shipped version.
- /tmp removed from possible db locations.
- Dist cleanup.
0.2 Sat Mar 22 18:10 2003
- Change sysread() to read() for better portability.
- Speed improvement for multiples LookUp().
4 times faster!
0.01.1 Wed Nov 6 14:05:03 2002
- Fix seek bug for Perl 5.6.0 on multiples LookUp().
0.01 Sun Oct 20 01:07:01 2002
- Released the 1st version!