Subject: | NetAddr::IP::compact() fails on long list |
Date: | Thu, 24 Jul 2014 10:45:06 +0200 |
To: | bug-NetAddr-IP [...] rt.cpan.org |
From: | Henry Combrinck <henrylcombrinck [...] gmail.com> |
Greetings,
Using NetAddr::IP 4.075 on Linux, Perl v5.10.1.
The attached script fails with:
Can't call method "network" on an undefined value at blib/lib/NetAddr/IP.pm
(autosplit into blib/lib/auto/NetAddr/IP/compactref.al) line 1194, <DATA>
line 1211.
But if I break the list into (4) smaller chunks, each runs successfully,
and the final consolidated list runs successfully.
Besides that: thanks for the module! Saved me tons of time.
Regards
Henry
Message body is not shown because sender requested not to inline it.