perl-Test-MockRandom
Override randoms with non-random behavior
SRPM: perl-Test-MockRandom-0.99-2.n0i.2.fc8.src.rpm SPEC: perl-Test-MockRandom.spec Version: 0.99 Release: 2.n0i.2.fc8 Epoch: License: GPL+ or Artistic Group: Development/Libraries Size: 19371 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/Test-MockRandom/ Date: Thu Sep 20 2007, 19:15 GMT
Description:
This perhaps ridiculous-seeming module was created to test routines that
manipulate random numbers by providing a known output from "rand". Given a
list of seeds with "srand", it will return each in turn. After seeded
random numbers are exhausted, it will always return 0. Seed numbers must be
of a form that meets the expected output from "rand" as called with no
arguments -- i.e. they must be between 0 (inclusive) and 1 (exclusive).
manipulate random numbers by providing a known output from "rand". Given a
list of seeds with "srand", it will return each in turn. After seeded
random numbers are exhausted, it will always return 0. Seed numbers must be
of a form that meets the expected output from "rand" as called with no
arguments -- i.e. they must be between 0 (inclusive) and 1 (exclusive).
Changelog:
- Thu Sep 20 2007 Marius Feraru <altblue@n0i.net> - 0.99-2.n0i.2
- rebuild - Thu Jun 22 2006 Marius Feraru <altblue@n0i.net> - 0.99-1.n0i.1
- spec file (re)created using N0i::CPAN::RPMizer v1.12.1
- rebuild on perl 5.8.8
Files:
- perl-Test-MockRandom.spec
- Test-MockRandom-0.99.tar.gz
Requires:
- perl(ExtUtils::MakeMaker)
- perl(Test::More)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)