Import p5-Sub-Quote, a package that provides performant ways

to generate subroutines from strings.

ok jasper@
This commit is contained in:
giovanni 2017-05-16 16:53:37 +00:00
parent 15be7175ff
commit 9371ec1b4a
4 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,18 @@
# $OpenBSD: Makefile,v 1.1.1.1 2017/05/16 16:53:37 giovanni Exp $
COMMENT = efficient generation of subroutines via string eval
DISTNAME = Sub-Quote-2.003001
CATEGORIES = devel
# Perl
PERMIT_PACKAGE_CDROM = Yes
MODULES = cpan
TEST_DEPENDS = devel/p5-Test-Fatal>=0.003
PKG_ARCH = *
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Sub-Quote-2.003001.tar.gz) = nUcdjhPnzkeT1aXsBKYP+s4U3VO+eN2U0iiHGRXP0fk=
SIZE (Sub-Quote-2.003001.tar.gz) = 19131

View File

@ -0,0 +1,2 @@
This package provides performant ways to generate subroutines from
strings.

View File

@ -0,0 +1,7 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2017/05/16 16:53:37 giovanni Exp $
@conflict p5-Moo-<2.002003
${P5SITE}/Sub/
${P5SITE}/Sub/Defer.pm
${P5SITE}/Sub/Quote.pm
@man man/man3p/Sub::Defer.3p
@man man/man3p/Sub::Quote.3p