abkhan has asked for the wisdom of the Perl Monks concerning the following question:
my $rx_packets = $get_Iface_data->value($Iface, 'rx_packets');
How would you declare the variable $get_iface_Data
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: declaring variables used in Net::Int::Stats
by CountOrlok (Friar) on Apr 17, 2013 at 21:00 UTC |