Help for this page
my @type = qw(INTEGER INTEGER32 OCTET_STRING OBJECT_IDENTIFIER IPADDRE +SS COUNTER COUNTER32 GAUGE GAUGE32 UNSIGNED32 TIMETICKS OPAQUE COUNTE +R64); ... 'OPAQUE' => OPAQUE, 'COUNTER64' => COUNTER64 );
# Create the list of BrowseEntry boxes for the right frame for (1..5) { ... -choices => [@type], )->pack(-side => 'top', -pady => '3'); }