Tanton Gibbs wrote:

> Ah, then what about
> print HI, "\n";
> 

no. sorry! :-(

in that case, Perl probably thinks that you want to call the function HI and 
than print whatever that function return to STDOUT.

no such HI function so Perl will panic! :-)

david

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

Reply via email to