diff options
author | Lars Thegler <lth@FreeBSD.org> | 2009-02-23 21:39:59 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2009-02-23 21:39:59 +0000 |
commit | e45c74ba9451471b86a95b3f885221578d2b1553 (patch) | |
tree | 7b2aff2346423c9a1165b77ad6e55d392fe98643 /devel/p5-Test-POE-Server-TCP/pkg-descr | |
parent | 43508ec567a28f2ef78930ba337f9594e7389419 (diff) |
Notes
Diffstat (limited to 'devel/p5-Test-POE-Server-TCP/pkg-descr')
-rw-r--r-- | devel/p5-Test-POE-Server-TCP/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/p5-Test-POE-Server-TCP/pkg-descr b/devel/p5-Test-POE-Server-TCP/pkg-descr new file mode 100644 index 000000000000..7f77adbf03c0 --- /dev/null +++ b/devel/p5-Test-POE-Server-TCP/pkg-descr @@ -0,0 +1,5 @@ +Test::POE::Server::TCP is a POE component that provides a TCP server +framework for inclusion in client component test cases, instead of +having to roll your own. + +WWW: http://search.cpan.org/dist/Test-POE-Server-TCP/ |