NOTICE: This package has been removed from pkgsrc

./wip/p5-Data-Random, Perl module to generate random data

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.08, Package name: p5-Data-Random-0.08, Maintainer: phil

Data::Random is a Perl module for generating random data. You might
find it helpful mostly in test programs to easily generate
pseudo-realistic distributions of data.


Required to run:
[graphics/p5-GD] [lang/perl5] [devel/p5-Date-Calc]

Required to build:
[textproc/p5-YAML-Tiny]

Master sites: (Expand)

SHA1: c45fa25e3d51f756f853ed7a636dac41445f3ee8
RMD160: 8bbc7606e8959f79d133faf1b6b7001d64fff237
Filesize: 164.382 KB

Version history: (Expand)


CVS history: (Expand)


   2014-10-09 16:06:26 by Thomas Klausner | Files touched by this commit (97)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2013-04-17 04:10:50 by Hiramatsu Yoshifumi | Files touched by this commit (2)
Log message:
Update p5-Data-Random to 0.08.

Changes from previous:
----------------------
0.08	Mon Sep 17 22:57:33 PDT 2012
	- fixing even more random tests that fail on midnight and zero seconds

0.07 	Sat Jun  2 16:44:53 PDT 2012
	- fixed distro bugs (RT/73551, RT/75507, RT/77290)

0.06    Mon Nov 14 20:23:22 PST 2011
        - fixed bug where .. was added to @INC (RT/71346)
        - tweaked POD
        - improved tests/fixed many CPAN Testers failures
   2012-10-04 12:45:25 by Aleksej Saushev | Files touched by this commit (38)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-02-19 08:53:49 by Hiramatsu Yoshifumi | Files touched by this commit (2)
Log message:
Update p5-Data-Random to 0.06.

Changes from previous:
----------------------
0.06    Mon Nov 14 20:23:22 PST 2011
        - fixed bug where .. was added to @INC (RT/71346)
        - tweaked POD
        - improved tests/fixed many CPAN Testers failures
   2010-11-12 22:43:03 by Ryo ONODERA | Files touched by this commit (1)
Log message:
Add user-destdir support.
   2008-05-30 14:22:03 by abs | Files touched by this commit (102)
Log message:
Remove unnecessary (empty) PLIST files for p5-* packages
   2007-11-25 04:47:05 by Phil Nelson | Files touched by this commit (4) | Imported package
Log message:
Data::Random is a Perl module for generating random data.  You might
find it helpful mostly in test programs to easily generate
pseudo-realistic distributions of data.
(A support package for koha.)