initial import of Sub::Name 0.02

This module can be used to assign a new name to a referenced subroutine.
This commit is contained in:
msf 2006-05-11 11:37:45 +00:00
parent cfb03c21c5
commit 85e919eaa5
4 changed files with 38 additions and 0 deletions

View File

@ -0,0 +1,23 @@
# $OpenBSD: Makefile,v 1.1.1.1 2006/05/11 11:37:45 msf Exp $
SHARED_ONLY= Yes
COMMENT= "(re)name a sub"
DISTNAME= Sub-Name-0.02
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sub/}
CONFIGURE_STYLE= perl
.include <bsd.port.mk>

View File

@ -0,0 +1,4 @@
MD5 (Sub-Name-0.02.tar.gz) = a47e1f1fe88a0c85b7ecc0d150039616
RMD160 (Sub-Name-0.02.tar.gz) = 6214517c7f6437dc31af974f781e6a1ad0084573
SHA1 (Sub-Name-0.02.tar.gz) = 3e261543f371b4f325460e8038c93b23c9a61ca7
SIZE (Sub-Name-0.02.tar.gz) = 2686

View File

@ -0,0 +1 @@
This module can be used to assign a new name to a referenced subroutine.

View File

@ -0,0 +1,10 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/05/11 11:37:45 msf Exp $
${P5ARCH}/
${P5ARCH}/Sub/
${P5ARCH}/Sub/Name.pm
${P5ARCH}/auto/
${P5ARCH}/auto/Sub/
${P5ARCH}/auto/Sub/Name/
${P5ARCH}/auto/Sub/Name/Name.bs
${P5ARCH}/auto/Sub/Name/Name.so
@man man/man3p/Sub::Name.3p