>>>>> "Moon," == Moon, John <[EMAIL PROTECTED]> writes:

Moon,> Please read about "$_" ... IT is the "default" for the "shift" function ...

No.  In a subroutine, @_ is the default for shift, and outside a subroutine,
@ARGV is the default.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

Reply via email to