Help for this page
use warnings; use strict; ... transport => Email::Sender::Transport::SMTP->new( { host => 'localhost', port => 25 }), });