> 
> I have installed a newer version of  Mail::Sender and now 
> that won't run because it needs to 
> use warnings;
> 
> I can't seem to get warnings installed via CPAN Module and I 
> can't find a download for it on cpan.
> 
> On cpan it's under the perl 5.8.0 section so does that mean I 
> need to upgrade perl?
> 
> Is there any way to either :
>       1) get Mail::Sender to not use warnings;
I got this to work by commenting out the use warnings and other warnings lines.
Probably no the best idea but it works. Any other ideas would be welcome.

Thanks.
Dan

>       2) get warnings.pm for perl 5.005_03
> 
> Thanks
> 
> Dan
> 
> 

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

Reply via email to