Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Sending email with attachments using Email::Mime

by Theodore (Friar)
on May 14, 2014 at 11:45 UTC ( #1086015=note: print w/replies, xml ) Need Help??


in reply to Sending email with attachments using Email::Mime

Try to use

use Email::MIME::Creator;

instead of

use Email::MIME;

(not tested, just had a look at the module's page).

Replies are listed 'Best First'.
Re^2: Sending email with attachments using Email::Mime
by McA (Priest) on May 14, 2014 at 12:01 UTC

    Hi,

    may I add Email::Stuffer.

    Is a wrapper around Email::MIME from the same author and for common cases very easy.

    Regards
    McA

    (Recommendation based on own usage ;-) )

      Thanks McA. I did read the message on cpan within Email::Mime to use Email::Stuffer. The problem was I could not install Stuffer. I have now managed to install Stuffer now and got it working. So much easier.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1086015]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others musing on the Monastery: (6)
As of 2023-03-30 08:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (74 votes). Check out past polls.

    Notices?