Subject: | ipcount errors in 1.25 |
When trying to use ipcount in 1.25, I get the following errors:
ipcount -d25 192.168.0/24
Invalid chars in IP 192.168.0.0+127 at /usr/local/bin/ipcount line 83.
ipcount -d8 2000::/7
Invalid IP address
2000:0000:0000:0000:0000:0000:0000:0000+1329227995784915872903807060280344575
at /usr/local/bin/ipcount line 83.
This is with Math-BigInt-1.77 on three systems, FreeBSD 4.11 running the
stock Perl 5.005_03, and FreeBSD 6-stable and 7-current running Perl
5.8.8 from ports.
Reverting to Net-IP-1.24 solves this issue for me.
I'm happy to test any potential solutions.
Doug