in reply to Seeking CPAN module I used once to merge CIDR blocks
Doing a quick search, it looks like Net::CIDR::Set provides a merge functionality. Also, it provides a few iterators that returns addresses or CIDR blocks in ascending order. With one of the iterators, I think it's possible to make your own sorting subroutine.
|
---|