Import p5-Check-ISA 0.09
from Matthias Pitzl; OK sthen@ Comment: correct check for object classes in Perl Description: This module provides several functions to assist in testing whether a value is an object, and if so asking about its class.
This commit is contained in:
parent
c3a65e9729
commit
538b10da34
20
devel/p5-Check-ISA/Makefile
Normal file
20
devel/p5-Check-ISA/Makefile
Normal file
@ -0,0 +1,20 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2017/07/20 19:14:06 bluhm Exp $
|
||||
|
||||
COMMENT = correct check for object classes in Perl
|
||||
|
||||
DISTNAME = Check-ISA-0.09
|
||||
CATEGORIES = devel
|
||||
CPAN_AUTHOR = MANWAR
|
||||
|
||||
MAINTAINER = Matthias Pitzl <pitzl@genua.de>
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
RUN_DEPENDS = devel/p5-Sub-Exporter
|
||||
TEST_DEPENDS = devel/p5-Moose
|
||||
|
||||
MODULES = cpan
|
||||
PKG_ARCH = *
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/p5-Check-ISA/distinfo
Normal file
2
devel/p5-Check-ISA/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (Check-ISA-0.09.tar.gz) = vEhl0pUllApc9XHLfzjoQwMW5H1MEAhfIn0g+/QdkEw=
|
||||
SIZE (Check-ISA-0.09.tar.gz) = 13828
|
2
devel/p5-Check-ISA/pkg/DESCR
Normal file
2
devel/p5-Check-ISA/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
This module provides several functions to assist in testing whether
|
||||
a value is an object, and if so asking about its class.
|
4
devel/p5-Check-ISA/pkg/PLIST
Normal file
4
devel/p5-Check-ISA/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2017/07/20 19:14:06 bluhm Exp $
|
||||
${P5SITE}/Check/
|
||||
${P5SITE}/Check/ISA.pm
|
||||
@man man/man3p/Check::ISA.3p
|
Loading…
x
Reference in New Issue
Block a user