Hey if I do split like the line below.  What is put in options when there are only 3 .


($hello,$good,$etc,$options) = split /\s/,$line;

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to