[EMAIL PROTECTED] wrote:
> 
> 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;

What happened when you tried it?


John
-- 
use Perl;
program
fulfillment

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