Next | Query returned 33 messages, browsing 31 to 40 | previous

History of commit frequency

CVS Commit History:


   2006-06-11 18:35:38 by Klaus Heinz | Files touched by this commit (2) | Package updated
Log message:
Updated to version 2.21.

Pkgsrc changes:
  - The module is available in the IP subdirectory on CPAN, so use the shorter
    URL for MASTER_SITES.

Relevant changes since version 2.20:
====================================

- Small bug fixes
- Database update:
  Apr  6 01:20 ripe.db.inetnum.gz
  Apr  6 00:18 delegated-afrinic-20060406
  Apr  5 18:16 delegated-apnic-20060406
  Apr  6 05:03 delegated-arin-20060406
  Apr  6 03:50 delegated-lacnic-20060405
   2006-06-05 16:27:40 by Todd Vierling | Files touched by this commit (2)
Log message:
IP::Country does not use Geography::Countries at all; rather, it only
documents that the user may wish to employ Geography::Countries in his/her
own code.  Remove extraneous DEPENDS.

IP::Country only requires Geo::IP if using the MaxMind database wrapper
IP::Country::MaxMind.  The default recommended database in IP::Country doc
(IP::Country::{Medium,Fast}) is builtin to IP::Country and does not require
Geo::IP at all.  Remove optional DEPENDS, and add a MESSAGE instead.

Bump PKGREVISION for changes.
   2005-10-16 19:48:02 by Klaus Heinz | Files touched by this commit (4) | Imported package
Log message:
Initial version of the IP::Country perl module.

Finding the home country of a client using only the IP address can be
difficult. Looking up the domain name associated with that address can
provide some help, but many IP address are not reverse mapped to any
useful domain, and the most common domain (.com) offers no help when
looking for country.

This perl module comes bundled with a database of countries where various
IP addresses have been assigned. Although the country of assignment will
probably be the country associated with a large ISP rather than the
client herself, this is probably good enough for most log analysis
applications, and under test has proved to be as accurate as reverse-DNS
and WHOIS lookup.


Next | Query returned 33 messages, browsing 31 to 40 | previous