IP::Country::Medium man page on Mandriva

Man page or keyword search:  
man Server   17060 pages
apropos Keyword Search (all sections)
Output format
Mandriva logo
[printable version]

IP::Country::Medium(3)User Contributed Perl DocumentatioIP::Country::Medium(3)

NAME
       IP::Country::Medium - cached lookup of country codes by IP address and
       domain name

SYNOPSIS
	 use IP::Country::Medium;

DESCRIPTION
       See documentation for IP::Country. In addition, IP::Country::Medium
       objects have a cache() method, which controls whether hostname->cc
       lookups are cached (on by default).

       $ic->cache(BOOLEAN)
	   By default, the module caches results of country-code lookups. This
	   feature can be switched off by setting cache to a false value
	   (zero, empty string or undef), and can be switched on again by
	   setting cache to a true value (anything which isn't false).

	     $ic->cache(0); # clears and disables cache
	     $ic->cache(1); # enables the cache

	   The cache is formed at the class level, so any change in caching in
	   one object will affect all objectcs of this class. Turning off the
	   cache also clears the cache.

perl v5.10.1			  2007-02-02		IP::Country::Medium(3)
[top]

List of man pages available for Mandriva

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net