in reply to Re: Re: Error while installing Mail::Sender
in thread Error while installing Mail::Sender

There are several mail sending modules, though Perl 5.5.3 is five (almost six) major releases out of date. I strongly encourage you to upgrade, though you might try Mail::Mailer.

(For what it's worth, only one module I maintain explicitly supports anything older than 5.6.0, and that's because it's a Test:: module.)

  • Comment on Re: Re: Re: Error while installing Mail::Sender