my $cref = \&getGlobalName; #### sub foo { my @stuff = @_; # do stuff to @stuff return \@stuff; }