Help for this page

Select Code to Download


  1. or download this
    use CGI;
    use Geo::IPfree qw(LookUp);
    my ($countrycode,$country) = LookUp($cgi->remote_host);
    print $countrycode,"\n",$country;
    
  2. or download this
    GB
    United Kingdom