For example: given the range 192.168.1.0 - 192.168.1.5, this module would break this range down into:
192.168.1.0/255.255.255.252
192.168.1.4/255.255.255.255
192.168.1.5/255.255.255.255
Shouldn't that be instead just
192.168.1.0/255.255.255.252
192.168.1.4/255.255.255.254
In reply to Re: RFC: CPAN module Net::IP::Correct
by ambrus
in thread RFC: CPAN module Net::IP::Correct
by arc_of_descent
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |