Help for this page
Select Code to Download
Select
or
download this
push @{$methods{$name}}, $val;
Select
or
download this
map { push @{$methods{$name}}, $_ } @$val;