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.
|
|
|
|
|
2018-05-27 22:15:16 +02:00
|
|
|
WWW: https://metacpan.org/release/POE-Component-Client-POP3
|