Tue Aug 23 10:01:34 2011 UTC ()
Added www/p5-Plack-Test-ExternalServer version 0.01

This module allows your to run your Plack::Test tests against an
external server instead of just against a local application through
either mocked HTTP or a locally spawned server.

See Plack::Test on how to write tests that can use this module.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(abs)
diff -r0 -r1.1.1.1 pkgsrc/www/p5-Plack-Test-ExternalServer/Makefile
diff -r0 -r1.1.1.1 pkgsrc/www/p5-Plack-Test-ExternalServer/DESCR
diff -r0 -r1.1.1.1 pkgsrc/www/p5-Plack-Test-ExternalServer/distinfo

File Added: pkgsrc/www/p5-Plack-Test-ExternalServer/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2011/08/23 10:01:34 abs Exp $

DISTNAME=	Plack-Test-ExternalServer-0.01
PKGNAME=	p5-${DISTNAME}
CATEGORIES=	www perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Plack/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/dist/Plack-Test-ExternalServer/
COMMENT=	Run HTTP tests on external live servers
LICENSE=	${PERL5_LICENSE}

PKG_DESTDIR_SUPPORT=	user-destdir

USE_LANGUAGES=	# empty
PERL5_PACKLIST= auto/Plack/Test/ExternalServer/.packlist

DEPENDS+=	p5-URI>=0:../../www/p5-URI
DEPENDS+=	p5-libwww>0:../../www/p5-libwww
DEPENDS+=	p5-Plack>=0.9913:../../www/p5-Plack
DEPENDS+=	p5-Test-TCP>0:../../net/p5-Test-TCP
DEPENDS+=	p5-HTTP-Message>=0:../../www/p5-HTTP-Message

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/www/p5-Plack-Test-ExternalServer/DESCR
This module allows your to run your Plack::Test tests against an
external server instead of just against a local application through
either mocked HTTP or a locally spawned server.

See Plack::Test on how to write tests that can use this module.

File Added: pkgsrc/www/p5-Plack-Test-ExternalServer/distinfo
$NetBSD: distinfo,v 1.1.1.1 2011/08/23 10:01:34 abs Exp $

SHA1 (Plack-Test-ExternalServer-0.01.tar.gz) = c84d0c448487a9d998b921bc8aaf1597b874060a
RMD160 (Plack-Test-ExternalServer-0.01.tar.gz) = f41273f2cc1f7d8b38d7f45e2294f9ef40bd088c
Size (Plack-Test-ExternalServer-0.01.tar.gz) = 9198 bytes