Subject: | Method 'hostenumref' dies when bitmask is beyond netlimit |
Method 'hostenumref' dies with error message
"Modification of non-creatable array value attempted, subscript -1 at /
usr/lib/perl5/NetAddr/IP.pm line 396."
when called on an object with a bitmask beyond the netlimit.
There should be a more meaningful error message for this type of error.
Minimal test case for standard netlimit:
"NetAddr::IP->new('192.168.123.0/15')->hostenumre"