Sun Jul 4 16:22:27 2010 UTC ()
Initial import of p5-Plack-Middleware-Debug version 0.09 in the
NetBSD Packages Collection.

The Perl 5 module Plack::Middleware::Debug is a Plack middleware.
It offers a configurable set of panels that displays information
about the current request and response. The information is generated
only for responses with a status of 200 (OK) and a Content-Type
that contains text/html or application/xhtml+xml and is embedded
in the HTML that is sent back to the browser.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(seb)
diff -r0 -r1.1.1.1 pkgsrc/www/p5-Plack-Middleware-Debug/DESCR
diff -r0 -r1.1.1.1 pkgsrc/www/p5-Plack-Middleware-Debug/Makefile
diff -r0 -r1.1.1.1 pkgsrc/www/p5-Plack-Middleware-Debug/distinfo

File Added: pkgsrc/www/p5-Plack-Middleware-Debug/DESCR
The Perl 5 module Plack::Middleware::Debug is a Plack middleware.
It offers a configurable set of panels that displays information
about the current request and response. The information is generated
only for responses with a status of 200 (OK) and a Content-Type
that contains text/html or application/xhtml+xml and is embedded
in the HTML that is sent back to the browser.

File Added: pkgsrc/www/p5-Plack-Middleware-Debug/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/07/04 16:22:27 seb Exp $

DISTNAME=	Plack-Middleware-Debug-0.09
PKGNAME=	p5-${DISTNAME}
#PKGREVISION=	1
CATEGORIES=	www perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Plack/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/dist/Plack-Middleware-Debug/
COMMENT=	Plack middleware to display information on request/response
LICENSE=	${PERL5_LICENSE}

PKG_DESTDIR_SUPPORT=	user-destdir

USE_LANGUAGES=		# empty
PERL5_PACKLIST=		auto/Plack/Middleware/Debug/.packlist
PERL5_MODULE_TYPE=	Module::Install::Bundled

DEPENDS+=	p5-Class-Method-Modifiers>=1.05:../../devel/p5-Class-Method-Modifiers
DEPENDS+=	p5-Data-Dump-[0-9]*:../../devel/p5-Data-Dump
DEPENDS+=	p5-File-ShareDir>=1.00:../../devel/p5-File-ShareDir
DEPENDS+=	p5-Plack-[0-9]*:../../www/p5-Plack
DEPENDS+=	p5-Text-MicroTemplate-[0-9]*:../../textproc/p5-Text-MicroTemplate
DEPENDS+=	p5-parent-[0-9]*:../../devel/p5-parent
DEPENDS+=	p5-Module-Versions>=0.01:../../devel/p5-Module-Versions

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

File Added: pkgsrc/www/p5-Plack-Middleware-Debug/distinfo
$NetBSD: distinfo,v 1.1.1.1 2010/07/04 16:22:27 seb Exp $

SHA1 (Plack-Middleware-Debug-0.09.tar.gz) = 72dc3ab85ab11b73a4efc621133491d114586e75
RMD160 (Plack-Middleware-Debug-0.09.tar.gz) = c3f72387c9fe65e3a2a35954cec9dbc1c339376e
Size (Plack-Middleware-Debug-0.09.tar.gz) = 71025 bytes