to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
Changes since 0.2:
0.6 Mon May 11 2009
- fix awful - yet popular - usage of Geo::IPfree::new
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
- Add new data file
- Fix all warnings
- Handle hosts that fail nslookup
- find_db_file() now looks in user-overridable locations before looking
for the shipped version.
- /tmp removed from possible db locations.
- Dist cleanup.
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
This module a simple file-based database. This database simply contains IP
blocks as keys, and countries as values. The data contains all public IP
addresses and should be more complete and accurate than reverse complete
COMPLETE and accurate than reverse DNS lookups.
This module can be used to automatically select the geographically closest
mirror, or to analyze your web server logs to determine the countries of
your visitors.