Help for this page
Select Code to Download
Select
or
download this
my $cref = \&getGlobalName;
Select
or
download this
sub foo { my @stuff = @_; # do stuff to @stuff return \@stuff; }