Anish Kumar K. [AKK], on Thursday, January 27, 2005 at 15:53 (+0530)
wrote these comments:

AKK> open (INPUT , "a.txt") II die "Cannot open this file";
do you mean II is ||

AKK> $message = &processTextMails(INPUT); = Error in this line
AKK> Bareword "INPUT" not allowed while "strict subs" in use at

I think, you have to pass reference to INPUT (filehandler), but I am not sure.

-- 

 ...m8s, cu l8r, Brano.

[It's not creeping - Mike on title creature]



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