thanks Dan,

sorry for forgetting to send to list.

the email script works alone, as it is, so maybe it is something else.


Regards,


Mel





From: "Dan Muey" <[EMAIL PROTECTED]>
To: "mel awaisi" <[EMAIL PROTECTED]>
CC: <[EMAIL PROTECTED]>
Subject: RE: sending an email to a email address after a perl operation
Date: Fri, 4 Apr 2003 17:10:10 -0600


> Hi Dan


Hey, reply to the list not just me.

>
> yeh still here, back from a small break. just want to finish it!!.
>
> i tried this and this is what i got:
>
> Global symbol "$smtp" requires explicit package name at

Make
$smtp = ...

my $smtp = ...

There was a thread earlier today about namespaces. Check out the archive it was quite informative.

> rename.pl line 140. Global symbol "$smtp" requires explicit
> package name at rename.pl line 143. Global symbol "$smtp"
> requires explicit package name at rename.pl line 151. Global
> symbol "$smtp" requires explicit package name at rename.pl
> line 152. Global symbol "$smtp" requires explicit package
> name at rename.pl line 155. Global symbol "$smtp" requires
> explicit package name at rename.pl line 159. Global symbol

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



_________________________________________________________________
Surf together with new Shared Browsing http://join.msn.com/?page=features/browse&pgmarket=en-gb&XAPID=74&DI=1059



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



Reply via email to