diff options
author | skv <skv@FreeBSD.org> | 2004-10-17 23:02:30 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2004-10-17 23:02:30 +0800 |
commit | 6362553d0ad188c8cc3863b485b704473d8b5273 (patch) | |
tree | 7d8f816f4b9929edd1dde03e0b183743a5957aa0 /news/p5-POE-Component-Client-NNTP/pkg-descr | |
parent | 8fe0da85432e5d4b123db5fa25253371f65f55b2 (diff) | |
download | freebsd-ports-gnome-6362553d0ad188c8cc3863b485b704473d8b5273.tar.gz freebsd-ports-gnome-6362553d0ad188c8cc3863b485b704473d8b5273.tar.zst freebsd-ports-gnome-6362553d0ad188c8cc3863b485b704473d8b5273.zip |
Add p5-POE-Component-Client-NNTP 0.1,
POE component for
non-blocking NNTP access.
Diffstat (limited to 'news/p5-POE-Component-Client-NNTP/pkg-descr')
-rw-r--r-- | news/p5-POE-Component-Client-NNTP/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/news/p5-POE-Component-Client-NNTP/pkg-descr b/news/p5-POE-Component-Client-NNTP/pkg-descr new file mode 100644 index 000000000000..81f34892680a --- /dev/null +++ b/news/p5-POE-Component-Client-NNTP/pkg-descr @@ -0,0 +1,4 @@ +POE::Component::Client::NNTP is a POE component that provides +non-blocking NNTP access to other components and sessions. + +WWW: http://search.cpan.org/dist/POE-Component-Client-NNTP/ |