>>>>> "Nathan" == Nathan Wiger <[EMAIL PROTECTED]> writes:

Nathan> This is interesting, and in my gut I like it. Many people I've worked
Nathan> with end up writing:

Nathan>    @foo[0]

Nathan> Which works.

"Works", for some odd meaning of the word "works".  Ever try this:

        @foo[0] = <STDIN>;

and then wonder where all the *rest* of your input went?


-- 
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