Luka::Mailer

Luka::Mailer is a Perl wrapper around Mail::SendEasy.
Download

Luka::Mailer Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Toni Prug
  • Publisher web site:
  • http://search.cpan.org/~tpg/Luka-1.08/lib/Luka/Mailer.pm

Luka::Mailer Tags


Luka::Mailer Description

Luka::Mailer is a Perl wrapper around Mail::SendEasy. Luka::Mailer is a Perl wrapper around Mail::SendEasy.SYNOPSIS my $mess = Luka::Mailer->new ( to => "some@some.org", cc => "bla@bla.org", subject => "some message", from => "me@bla.org", body => "lots of text. ta.n" ); if ($mess->send("Email sent")) { do_something(); } else { warn "Couldn't sent email"; } Requirements: · Perl


Luka::Mailer Related Software