import p5-B-COW 0.004

from Matthias Pitzl; OK afresh1

Comment:
additional B helpers to check COW status

Description:
B::COW provides some naive additional B helpers to check the COW
status of one SvPV.
This commit is contained in:
bluhm 2020-07-27 13:38:57 +00:00
parent 795bafca3c
commit 7d2353473f
4 changed files with 29 additions and 0 deletions

16
devel/p5-B-COW/Makefile Normal file
View File

@ -0,0 +1,16 @@
# $OpenBSD: Makefile,v 1.1.1.1 2020/07/27 13:38:57 bluhm Exp $
COMMENT = additional B helpers to check COW status
DISTNAME = B-COW-0.004
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
WANTLIB = c perl
MODULES = cpan
.include <bsd.port.mk>

2
devel/p5-B-COW/distinfo Normal file
View File

@ -0,0 +1,2 @@
SHA256 (B-COW-0.004.tar.gz) = /K+3de2EpFvCwGxf/XE0LLPAb7C9zVwbUbDBL4tYX1E=
SIZE (B-COW-0.004.tar.gz) = 18295

2
devel/p5-B-COW/pkg/DESCR Normal file
View File

@ -0,0 +1,2 @@
B::COW provides some naive additional B helpers to check the COW
status of one SvPV.

9
devel/p5-B-COW/pkg/PLIST Normal file
View File

@ -0,0 +1,9 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2020/07/27 13:38:57 bluhm Exp $
${P5ARCH}/
${P5ARCH}/B/
${P5ARCH}/B/COW.pm
${P5ARCH}/auto/
${P5ARCH}/auto/B/
${P5ARCH}/auto/B/COW/
@so ${P5ARCH}/auto/B/COW/COW.so
@man man/man3p/B::COW.3p