in reply to Using optional table option in Net::Netmask
Looks like the fn call expects a blessed hash - but gets an array ref?use Data::Dumper; ... print Dumper $b;
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Using optional table option in Net::Netmask
by cummiro (Initiate) on Oct 21, 2011 at 21:02 UTC | |
by mrstlee (Beadle) on Oct 22, 2011 at 13:01 UTC | |
by cummiro (Initiate) on Oct 25, 2011 at 15:15 UTC |