The easiest way to normalise IPs is to pack them to integers:
$hash{ pack 'C4', split '.', $ip } = 1;
In reply to Re^3: Is Using Threads Slower Than Not Using Threads?
by BrowserUk
in thread Is Using Threads Slower Than Not Using Threads?
by Dru
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |