another piece of catalyst, this one is a prerequisite for updating
Test::MockObject
This commit is contained in:
parent
4e0c7446c7
commit
76c0a5db23
23
devel/p5-Universal-isa/Makefile
Normal file
23
devel/p5-Universal-isa/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/11/04 15:14:59 espie Exp $
|
||||
|
||||
COMMENT= "calling UNIVERSAL::isa as a function"
|
||||
|
||||
DISTNAME= UNIVERSAL-isa-0.06
|
||||
PKGNAME= p5-Universal-isa-0.06
|
||||
CATEGORIES= devel perl5
|
||||
|
||||
MAINTAINER= Simon Dassow <janus@errornet.de>
|
||||
|
||||
# Same as Perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=UNIVERSAL/}
|
||||
|
||||
CONFIGURE_STYLE=perl build
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
.include <bsd.port.mk>
|
4
devel/p5-Universal-isa/distinfo
Normal file
4
devel/p5-Universal-isa/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (UNIVERSAL-isa-0.06.tar.gz) = 835c9aa89e18521767c9c13b6c9f50d3
|
||||
RMD160 (UNIVERSAL-isa-0.06.tar.gz) = 1645cfc7b389a4ba0ccf0b32444c62b3d2d951d1
|
||||
SHA1 (UNIVERSAL-isa-0.06.tar.gz) = 18157acb7d765f8f25930950de9d2f3c4945cf79
|
||||
SIZE (UNIVERSAL-isa-0.06.tar.gz) = 4443
|
4
devel/p5-Universal-isa/pkg/DESCR
Normal file
4
devel/p5-Universal-isa/pkg/DESCR
Normal file
@ -0,0 +1,4 @@
|
||||
Whenever you use "isa" in UNIVERSAL as a function, a kitten using
|
||||
Test::MockObject dies. Normally, the kittens would be helpless, but if
|
||||
they use UNIVERSAL::isa (the module whose docs you are reading), the
|
||||
kittens can live long and prosper.
|
4
devel/p5-Universal-isa/pkg/PLIST
Normal file
4
devel/p5-Universal-isa/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/11/04 15:14:59 espie Exp $
|
||||
${P5SITE}/UNIVERSAL/
|
||||
${P5SITE}/UNIVERSAL/isa.pm
|
||||
@man man/man3p/UNIVERSAL::isa.3p
|
Loading…
Reference in New Issue
Block a user