in reply to Using optional table option in Net::Netmask
$b is constructed as a string the line before, but according to the documentation, it should be an object.my $acl_block=new2 Net::Netmask ( +"$b");
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Using optional table option in Net::Netmask
by Anonymous Monk on Oct 21, 2011 at 10:40 UTC |