Help for this page
Select Code to Download
Select
or
download this
a my ($b, $c)
Select
or
download this
use A qw/a/; a my ($b, $c);
Select
or
download this
my ( $b, $c ); a $b, $c;
Select
or
download this
$b->a($c)