> -Original Message-
> From: ZHAO, BING [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, November 16, 2005 4:09 PM
> To: beginners@perl.org
> Subject: Re: follow-up questions on Mail::Send
>
> Oh, I indeed did what you'll just told me to do:
> 1. I first d
ZHAO, BING wrote:
Oh, I indeed did what you'll just told me to do:
1. I first downloaded this MailTools-1.67.tar.gz
2. ungziped it
3. cd MailTools-1.67
4. Moreed Readme, followed the instructions, until the last step, "make
install" failed, still lots of files including a lib/ were generated.
Oh, I indeed did what you'll just told me to do:
1. I first downloaded this MailTools-1.67.tar.gz
2. ungziped it
3. cd MailTools-1.67
4. Moreed Readme, followed the instructions, until the last step, "make install" failed, still
lots of files including a lib/ were generated.
5. Tried to run my fi
> -Original Message-
> From: ZHAO, BING [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, November 16, 2005 3:26 PM
> To: beginners@perl.org
> Subject: follow-up questions on Mail::Send
>
> Hi,
> I have used small single package named as X.pm
befor
ZHAO, BING wrote:
But for Mail::Send, I downloaded this huge file
MailTools-1.67. I dug several modules out like Send.pm, Mailer.pm etc
and saved them in the current directory.
Well, that's not how you install modules. Read the README inside the
MailTools tarball. And read perldoc perlmodinsta
Hi,
I have used small single package named as X.pm before, never big ones. But for
Mail::Send, I downloaded this huge file MailTools-1.67. I dug several modules out like Send.pm,
Mailer.pm etc and saved them in the current directory.
Tried to run my file, but g