import ports/devel/p5-Acme-Damn,
"Acme::Damn provides a single routine, damn(), which takes a blessed reference (a Perl object), and *unblesses* it, to return the original reference. I can't think of any reason why you might want to do this, but just because it's of no use doesn't mean that you shouldn't be able to do it." I'll be Acme::Damned if this is not the most useless module ever -jasper@
This commit is contained in:
parent
327a0c338b
commit
34c7385334
21
devel/p5-Acme-Damn/Makefile
Normal file
21
devel/p5-Acme-Damn/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2011/03/10 21:34:49 sthen Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= unbless perl objects
|
||||
|
||||
DISTNAME= Acme-Damn-0.04
|
||||
CATEGORIES= devel
|
||||
|
||||
MODULES= cpan
|
||||
USE_GROFF= Yes
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
REGRESS_DEPENDS= devel/p5-Test-Exception
|
||||
|
||||
.include <bsd.port.mk>
|
5
devel/p5-Acme-Damn/distinfo
Normal file
5
devel/p5-Acme-Damn/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (Acme-Damn-0.04.tar.gz) = cbLqv+BgHH2f+FCqtfhlZw==
|
||||
RMD160 (Acme-Damn-0.04.tar.gz) = CpvNV8q6tOGY9nphJ0iln4sPGw0=
|
||||
SHA1 (Acme-Damn-0.04.tar.gz) = L589RPlHsfeBlaodWJ4jfaMFGDg=
|
||||
SHA256 (Acme-Damn-0.04.tar.gz) = F2XAL8iGtjbgDdV8NB9EeGOle0CXjC4iqI9n/Ce77J0=
|
||||
SIZE (Acme-Damn-0.04.tar.gz) = 6134
|
5
devel/p5-Acme-Damn/pkg/DESCR
Normal file
5
devel/p5-Acme-Damn/pkg/DESCR
Normal file
@ -0,0 +1,5 @@
|
||||
Acme::Damn provides a single routine, damn(), which takes a blessed
|
||||
reference (a Perl object), and *unblesses* it, to return the original
|
||||
reference. I can't think of any reason why you might want to do this,
|
||||
but just because it's of no use doesn't mean that you shouldn't be able
|
||||
to do it.
|
10
devel/p5-Acme-Damn/pkg/PLIST
Normal file
10
devel/p5-Acme-Damn/pkg/PLIST
Normal file
@ -0,0 +1,10 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/03/10 21:34:49 sthen Exp $
|
||||
${P5ARCH}/
|
||||
${P5ARCH}/Acme/
|
||||
${P5ARCH}/Acme/Damn.pm
|
||||
${P5ARCH}/auto/
|
||||
${P5ARCH}/auto/Acme/
|
||||
${P5ARCH}/auto/Acme/Damn/
|
||||
${P5ARCH}/auto/Acme/Damn/Damn.bs
|
||||
${P5ARCH}/auto/Acme/Damn/Damn.so
|
||||
@man man/man3p/Acme::Damn.3p
|
Loading…
x
Reference in New Issue
Block a user