A module used to generate random strings and lists.

WWW:    http://search.cpan.org/dist/Data-Rand/

Feature safe:	yes
Approved by:	db (mentor)
This commit is contained in:
Tom Judge 2012-10-11 16:38:57 +00:00
parent 9ed0d45ebd
commit 21238265df
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305732
5 changed files with 28 additions and 0 deletions

View File

@ -1629,6 +1629,7 @@
SUBDIR += p5-Data-Peek
SUBDIR += p5-Data-Printer
SUBDIR += p5-Data-Properties
SUBDIR += p5-Data-Rand
SUBDIR += p5-Data-Random
SUBDIR += p5-Data-Range-Compare
SUBDIR += p5-Data-Recursive-Encode

View File

@ -0,0 +1,20 @@
# $FreeBSD$
#
PORTNAME= Data-Rand
PORTVERSION= 0.0.4
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= tj@FreeBSD.org
COMMENT= Perl module for generating random strings or arrays
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
PERL_MODBUILD= yes
MAN3= Data::Rand.3
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Data-Rand-0.0.4.tar.gz) = 04c438ff03500f6324e353e736242c1b8b773021151d0c92b773b8e62b0cc9e2
SIZE (Data-Rand-0.0.4.tar.gz) = 6830

View File

@ -0,0 +1,3 @@
A module used to generate random strings and lists.
WWW: http://search.cpan.org/dist/Data-Rand/

View File

@ -0,0 +1,2 @@
%%SITE_PERL%%/Data/Rand.pm
@dirrmtry %%SITE_PERL%%/Data