![]() |
|
"be consistent" | |
PerlMonks |
Re: sorting ip octetsby demerphq (Chancellor) |
on Feb 16, 2005 at 18:54 UTC ( #431679=note: print w/replies, xml ) | Need Help?? |
Convert the ips to integers (there are built in functions for this) and then sort the integers, then convert them back to text form ips.
--- demerphq
In Section
Seekers of Perl Wisdom
|
|