The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.15 - 2006-07-21

  • append, to not print, to IO::All objects
  • added simple test for message modifier (response to bug from ABH)
  • use File::Spec->path for path, not ENV{PATH} (bug 20109, Simon Flack)
  • use Symbol.pm, not global filehandles
  • undef is never a valid message
  • remove use warnings
  • plan all tests
  • improve testing
  • add pod tests

Modules

Simply Sending Email
Send messages using IO operations
Post Messages to a News Server
Send Messages using qmail-inject
Send Messages using SMTP
Send Messages using sendmail
Captures emails sent via Email::Send for testing

Examples