in reply to Re^5: Using Email::Stuff to send SMTP mail through GMail
in thread Using Email::Stuff to send SMTP mail through GMail

This is line 37:

$SMTP = Net::SMTP::SSL->new($host, %args);

No freaking idea.