in reply to
Parameters to functions
In addition:
sub _sub_name ($@) { } #takes scalar and array
[download]
Comment on
Re: Parameters to functions
Download
Code
In Section
Seekers of Perl Wisdom