2002-05-27 16:34:09 +02:00
|
|
|
POE::Component::Client::POP3 is a POE component for interacting with a
|
|
|
|
POP3 server. This means it is an event driven way to communicate with a
|
2014-02-04 21:09:29 +01:00
|
|
|
server that implements Post Office Protocol Version 3 see rfc 1939 for
|
2002-05-27 16:34:09 +02:00
|
|
|
details on the protocol.
|
|
|
|
|
2004-11-09 14:43:11 +01:00
|
|
|
WWW: http://search.cpan.org/dist/POE-Component-Client-POP3/
|