Initial import of Tie-CPHash-1.02.

The Tie::CPHash module provides a hash table that is case preserving but
case insensitive.
This commit is contained in:
bernd 2006-06-26 09:17:51 +00:00
parent 71fa91c1b7
commit 9712a226c3
4 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,20 @@
# $OpenBSD: Makefile,v 1.1.1.1 2006/06/26 09:17:51 bernd Exp $
COMMENT= "case preserving but case insensitive hash table"
DISTNAME= Tie-CPHash-1.02
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tie/}
CONFIGURE_STYLE= perl
PKG_ARCH= *
.include <bsd.port.mk>

View File

@ -0,0 +1,4 @@
MD5 (Tie-CPHash-1.02.tar.gz) = 706005965c6edde355468db7807bdab9
RMD160 (Tie-CPHash-1.02.tar.gz) = bd17b4b58c4975911c8e587b78fd90c9166c9736
SHA1 (Tie-CPHash-1.02.tar.gz) = e2a56c065fa8aff80385cd1b2ea76e034a6e62de
SIZE (Tie-CPHash-1.02.tar.gz) = 3362

View File

@ -0,0 +1,2 @@
The Tie::CPHash module provides a hash table that is case preserving but
case insensitive.

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/06/26 09:17:51 bernd Exp $
${P5SITE}/Tie/
${P5SITE}/Tie/CPHash.pm
@man man/man3p/Tie::CPHash.3p