[EMAIL PROTECTED] wrote:

> The script gave a syntax error at
> 
> chomp(my @data = );

that's sure going to give red flag. :-)

> 
> However, when I tried with the following it worked - any ideas why?
> chomp(my @data = <FOO>);
> 

that's what i orginally posted but i guess my newsreader is trying to be 
smart and parse <FOO> to be something else.

david

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

Reply via email to