in reply to
Re: Recieving lists as arguments
in thread
Recieving lists as arguments
As far as I've seen,
shift()
uses the default argument (
@ARGV
or
@_
).
japhy
--
Perl and Regex Hacker
Comment on
Re: Re: Recieving lists as arguments
In Section
Seekers of Perl Wisdom