blob: 85033a7fc2479e0a4a7e3ebdd1597641239912ab (
plain)
1
2
3
4
5
6
|
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
server that implements Post Office Protocol Version 3 see rfc 1939 for
details on the protocol.
WWW: https://metacpan.org/release/POE-Component-Client-POP3
|