Help for this page
Select Code to Download
Select
or
download this
$op_map{$op_choice}->(@args);
Select
or
download this
my $op = $op_map{$op_choice}; $op->(@args);