also, it seems you might have left out a comma between the 'a' and 1 in
this:

>>my @arr = (0, 'a' 1, 'b');


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to