import p5-Test-POE-Server-TCP

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.
This commit is contained in:
simon 2009-06-19 12:49:33 +00:00
parent ac5b093085
commit 149703f7ee
4 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,17 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/06/19 12:49:33 simon Exp $
COMMENT = POE component providing TCP server services for test cases
MODULES = cpan
DISTNAME = Test-POE-Server-TCP-1.06
CATEGORIES = devel
# Perl
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
MAKE_ENV += TEST_POD=1
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (Test-POE-Server-TCP-1.06.tar.gz) = bprxKVZqJmzc/occlvnzKw==
RMD160 (Test-POE-Server-TCP-1.06.tar.gz) = PIlALdKevjcyyBJrPKPQS6Jq9IA=
SHA1 (Test-POE-Server-TCP-1.06.tar.gz) = 2dKjqHHw9kYqq0ztMwOnu/jCqCg=
SHA256 (Test-POE-Server-TCP-1.06.tar.gz) = CZ1otak7yy/6g6najuZiWg4iXTicqe5f3cOLvnzAofI=
SIZE (Test-POE-Server-TCP-1.06.tar.gz) = 31982

View File

@ -0,0 +1,3 @@
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.

View File

@ -0,0 +1,6 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/06/19 12:49:33 simon Exp $
${P5SITE}/Test/
${P5SITE}/Test/POE/
${P5SITE}/Test/POE/Server/
${P5SITE}/Test/POE/Server/TCP.pm
@man man/man3p/Test::POE::Server::TCP.3p