in reply to
Re: passing arguments as reference
in thread
passing arguments as reference
Avoid using
$a
and
$b
as sample variables because of their use as package global variables by
sort
Comment on
Re^2: passing arguments as reference
Select
or
Download
Code
In Section
Seekers of Perl Wisdom