|
|
| Welcome to the Monastery | |
| PerlMonks |
Re^2: Managing your IP space with Perlby fokat (Deacon) |
| on Nov 21, 2004 at 23:43 UTC ( [id://409483]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Nice tutorial...however it would be nice to add a routine that would also sort the ip addresses. Well, actually NetAddr::IP objects behave nicely when sorted, so this...
...Will do as expected. The trick is that the comparison operators used by sort and others, are overloaded too. The overload was done because I needed to sort addresses :) Best regards -lem, but some call me fokat
In Section
Tutorials
|
|
||||||||||||||||||||||||