On 11.11.2010 23:02, Andy Armstrong wrote:
On 10 Nov 2010, at 12:58, Evgeniy Kosov wrote:
Hi list,
There's one module of mine that I though I could upload on CPAN. But I've still
got some open questions about its usefulness and the like.
So, few words about what it is and why it is so.
My task was to track ranges of available IP addresses (IPv6 as well as IPv4),
to print reports (which addresses are free, which aren't), to be able to grab
one free IP and so on. I couldn't find any suitable module (btw, is there
any?), so I decided to implement one.
Does the (probably misnamed - hah) Net::CIDR::Set intersect much with your
module?
http://search.cpan.org/dist/Net-CIDR-Set/
No, it doesn't intersect much, as its more general (mine is quite
specific), but.. It might have proved useful if I knew about it before I
resorted to implementing own module. Thank you for the link.
--
BR,
Evgeniy Kosov