Import p5-Data-Uniqid

Feedbacks and ok bluhm@, sthen@
This commit is contained in:
pea 2015-06-02 19:15:21 +00:00
parent 9f012b208b
commit 32c8a385b9
4 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,14 @@
# $OpenBSD: Makefile,v 1.1.1.1 2015/06/02 19:15:21 pea Exp $
COMMENT= Perl extension for simple generation of unique IDs
MODULES= cpan
DISTNAME= Data-Uniqid-0.12
CATEGORIES= devel
MAINTAINER= Pierre-Emmanuel Andre <pea@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Data-Uniqid-0.12.tar.gz) = tpGbpJuf6Yv98+isyue5t/eNyeceu9C3/vekXZkyTMs=
SIZE (Data-Uniqid-0.12.tar.gz) = 2141

View File

@ -0,0 +1,4 @@
Data::Uniqid provides three simple routines for generating unique
ids. These ids are coded with a Base62 system to make them short
and handy (e.g. to use it as part of a URL).

View File

@ -0,0 +1,8 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2015/06/02 19:15:21 pea Exp $
${P5SITE}/Data/
${P5SITE}/Data/Uniqid.pm
${P5SITE}/auto/
${P5SITE}/auto/Data/
${P5SITE}/auto/Data/Uniqid/
${P5SITE}/auto/Data/Uniqid/autosplit.ix
@man man/man3p/Data::Uniqid.3p