Help for this page
Select Code to Download
Select
or
download this
sub do_stuff { ... $func->($_) if $func; } }
Select
or
download this
$func->(\@array, $_);