Help for this page
my ($name, $address, $other, $info, $here) = getinfo(); ... ... } ...
my @vars; sub routine_A ... print $address; }