import p5-Devel-Hide 0.0010

Forces the unavailability of specified Perl modules (for testing)

from Charlene Wendling
This commit is contained in:
steven 2019-01-05 10:50:38 +00:00
parent a426cf2f73
commit 9c60352443
4 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,18 @@
# $OpenBSD: Makefile,v 1.1.1.1 2019/01/05 10:50:38 steven Exp $
COMMENT = forces the unavailability of specified Perl modules
DISTNAME = Devel-Hide-0.0010
CATEGORIES = devel
MAINTAINER = Charlene Wendling <julianaito@posteo.jp>
MODULES = cpan
PKG_ARCH = *
# Perl
PERMIT_PACKAGE_CDROM = Yes
MAKE_ENV += TEST_POD=Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Devel-Hide-0.0010.tar.gz) = dW/vpg/r8djbyFFCa/sIRSDbRfdF01yOhiOUXW3aXoI=
SIZE (Devel-Hide-0.0010.tar.gz) = 7225

View File

@ -0,0 +1,6 @@
This module makes require and use statements fail (no matter the
specified files/modules are installed or not), given a list of Perl
modules or filenames.
The original intent of this module is to allow Perl developers to
test for alternative behavior when some modules are not available.

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2019/01/05 10:50:38 steven Exp $
${P5SITE}/Devel/
${P5SITE}/Devel/Hide.pm
@man man/man3p/Devel::Hide.3p