![]() |
|
There's more than one way to do things | |
PerlMonks |
Re^3: sorting ip octetsby demerphq (Chancellor) |
on Feb 16, 2005 at 19:09 UTC ( #431688=note: print w/replies, xml ) | Need Help?? |
Have a look at the Socket module which has tools for converting IP addresses into their integer form and back. inet_aton() and inet_ntoa() come to mind...
--- demerphq
In Section
Seekers of Perl Wisdom
|
|