perl -e 'use Net::IP; my $x=new Net::IP("172.24.43.226/27") or die(Net::IP::Error()); '
Invalid prefix 10101100000110000010101111100010/28 at -e line 1.
Why does this occur. If another module is suggested, I'm using Net::IP to detrmine if an IP address intersects/includes/overlaps (whatever terminology you want to use) an cidr/range/or ip