Help for this page
use Net::Patricia; my $pt = new Net::Patricia; ... my $dude = $pt->match_string('81.52.140.209'); print "$dude\n";