Help for this page
Select Code to Download
Select
or
download this
my $in = $ARGV[0]; my $val = eval '$nethist->$in'; print Dumper($val);