-
-
06 Feb 2006 08:35:27 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (2)
- Testers (14 / 1 / 0)
- Kwalitee
Bus factor: 0- License: perl_5
- Activity
24 month- Tools
- Download (18.95KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Carp
- Data::Dumper
- POE
- POE::Filter::Line
- POE::Filter::Stream
- POE::Wheel::ReadWrite
- POE::Wheel::SocketFactory
- Socket
- Test::More
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.13
- Fixed a bug concerning the return values in case of error sending an email This means that ARG1 sent back when SMTP_Failure event occurs, having a key like OE::Wheel::* will contain a ref to an array containing the error received by the underlying wheel ( Thanks to Sergey Skvortsov for pointing me that out )
- Added test file for checking the return when POE::Wheel::SocketFactory fails
Modules
Asynchronous mail sending with POEModule Install Instructions
To install POE::Component::Client::SMTP, copy and paste the appropriate command in to your terminal.
cpanm POE::Component::Client::SMTP
perl -MCPAN -e shell install POE::Component::Client::SMTP
For more information on module installation, please visit the detailed CPAN module installation guide.