Nilesh wrote:

> ...
> I also copied Sendmail.pm in my lib path ...

This might be the problem right here, or it might be benignly useless.  We use 
installers to do the work of installing files to the appropriate paths for a reason.  
The creators of a mofule know best how the elements interact with each other and the 
Perl installation as a whole.  There should be no reason to hand-crank your installs.  
If an installation screws up, then it might be time to roll up your sleeves and get 
under the hood, but generally, you should let PPM do its work, and trust it to get the 
job done.

I just installed this module--took about 15 seconds, and no effort on my part beyond 
the :
ppm> install Mail::sendmail
command.

Joseph



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

Reply via email to