I've never gotten around to doing this programaticaly, but I suspect that one of the following modules
(or a combination) might maybe do what you're looking for. I've sorted the following list with what looks to be more promising modules first:
Wish I could provide more concrete help, but I hope this is beneficial in some small way.
%^P
cheers,
ybiC
striving toward Perl Adept
(it's pronounced "why-bick")
Update: Fwiw, I found these modules through http://search.cpan.org using these terms: netmask, subnet, ip address, and cidr.
Update II: Anonymonk provides below what was beginning to percolate into my brain - that is, convert the dotted quad addresses to their (real) binary values, then sort and look for sequential blocks. ++anonymonk.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.