diff options
Diffstat (limited to 'devel/p5-POE-Component-Client-POP3/pkg-descr')
-rw-r--r-- | devel/p5-POE-Component-Client-POP3/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/p5-POE-Component-Client-POP3/pkg-descr b/devel/p5-POE-Component-Client-POP3/pkg-descr new file mode 100644 index 000000000000..8d4662304ba0 --- /dev/null +++ b/devel/p5-POE-Component-Client-POP3/pkg-descr @@ -0,0 +1,9 @@ +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 |