in reply to Gmail SMTP module

G'day Ivan,

Welcome to the monastery.

Email::Stuffer is easy to use and provides all the functionality you want. It does allow attachments in case you want this at some later date.

The documentation provides links to alternatives if you need something more complicated.

You should probably also look at Email::Sender::Transport::SMTP for details of calling the transport() method.

-- Ken