Help for this page
Select Code to Download
Select
or
download this
my ( $array, $hash ) = get_stuff(); ... ... return ( \@array, \%hash ); }