POE-Component-Client-SMTP

 view release on metacpan or  search on metacpan

lib/POE/Component/Client/SMTP.pm  view on Meta::CPAN


=head1 VERSION

Version 0.22

=head1 DESCRIPTION

PoCoClient::SMTP allows you to send email messages in an asynchronous manner,
using POE.

Thus your program isn't blocking while busy talking with an (E)SMTP server.

=head1 SYNOPSIS

B<Warning!> The following examples are B<not> complete programs, and
aren't designed to be run as full blown applications. Their purpose is to
quickly
introduce you to the module.

For complete examples, check the 'eg' directory that can be found in the
distribution's kit.



( run in 0.298 second using v1.01-cache-2.11-cpan-3cd7ad12f66 )