I did make sure to do cpanm on all the modules in @INC and it said they're up to date. Please ignore the cast line that you've highlighted, that was added by me to try troubleshooting. The error however doesn't change with/without that line. Thanks for pointing Email::Stuffer, I will have a look.

However, there's an email notification system already running, which is configured same way as in the sample provided. The monk who coded that has left the firm and so I'm learning perl. Not really sure if I will have time rewire the system with Stuffer. Let me see.

Thanks!


In reply to Re^2: How to send email using Email::MIME & Email::Sender::Simple? by Magkumar
in thread How to send email using Email::MIME & Email::Sender::Simple? by Magkumar

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.