Tue Aug 5 10:24:10 2008 UTC ()
Import p5-Test-Output version 0.10.

Test::Output provides a simple interface for testing output sent
to STDOUT or STDERR. A number of different utilies are included to
try and be as flexible as possible to the tester.

Originally this module was designed not to have external requirements,
however, the features provided by Sub::Exporter over what Exporter
provides is just to great to pass up.

Test::Output ties STDOUT and STDERR using Test::Output::Tie.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(he)
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-Test-Output/Makefile
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-Test-Output/DESCR
diff -r0 -r1.1.1.1 pkgsrc/devel/p5-Test-Output/distinfo

File Added: pkgsrc/devel/p5-Test-Output/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2008/08/05 10:24:10 he Exp $

DISTNAME=		Test-Output-0.10
PKGNAME=		p5-${DISTNAME}
SVR4_PKGNAME=		p5to
CATEGORIES=		devel perl5
MASTER_SITES=		${MASTER_SITE_PERL_CPAN:=Test/}

MAINTAINER=		pkgsrc-users@NetBSD.org
HOMEPAGE=		http://search.cpan.org/dist/Test-Output/
COMMENT=		Utilities to test STDOUT and STDERR messages

DEPENDS+=	p5-Sub-Exporter-[0-9]*:../../devel/p5-Sub-Exporter
DEPENDS+=	p5-Test-Tester>=0.103:../../devel/p5-Test-Tester

PKG_DESTDIR_SUPPORT=	user-destdir

PERL5_PACKLIST=		auto/Test/Output/.packlist

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

File Added: pkgsrc/devel/p5-Test-Output/DESCR
Test::Output provides a simple interface for testing output sent
to STDOUT or STDERR. A number of different utilies are included to
try and be as flexible as possible to the tester.

Originally this module was designed not to have external requirements,
however, the features provided by Sub::Exporter over what Exporter
provides is just to great to pass up.

Test::Output ties STDOUT and STDERR using Test::Output::Tie.

File Added: pkgsrc/devel/p5-Test-Output/distinfo
$NetBSD: distinfo,v 1.1.1.1 2008/08/05 10:24:10 he Exp $

SHA1 (Test-Output-0.10.tar.gz) = 9e13f7a7f91e70a89284f540adff7cef91688323
RMD160 (Test-Output-0.10.tar.gz) = 7cb6fe8eece7fb6b74b4a0f4ee5efacfe023ea6a
Size (Test-Output-0.10.tar.gz) = 9838 bytes