1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
freebsd-ports/mail/p5-POE-Component-Client-POP3/pkg-descr
Sergey Skvortsov 157c3e4cb7 Add p5-POE-Component-Client-POP3 0.02,
impliment a POP3 client POE
component.
2002-05-27 14:34:09 +00:00

10 lines
344 B
Plaintext

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 impliments Post Office Protocol Version 3 see rfc 1939 for
details on the protocol.
WWW: http://search.cpan.org/search?dist=POE-Component-Client-POP3
-- Sergey Skvortsov
skv@FreeBSD.org