2019-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816) |
Log message:
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.
This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.
Reviewed by hand to hopefully make sure no unwanted changes sneak in.
|
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2018-06-24 11:48:26 by Thomas Klausner | Files touched by this commit (1) |
Log message:
p5-Data-Random: add missing dependencies
|
2018-04-23 08:23:40 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.13
Upstream changes:
0.13 2018-04-18 00:46:01-07:00 America/Los_Angeles
- allow a single argument to `rand_enum` as long as it's an arrayref
Thanks to NEILB (Neil Bowers) for the suggestion
Thanks to jjatria (José Joaquin Atria) for doing the work
- upgrade to Dist::Zilla
Thanks to jjatria (José Joaquin Atria) for the pull request
- use Test::MockTime to avoid off-by-a-second bogus test failures
Thanks to jjatria (José Joaquin Atria) for the pull request
- fix mismatched docs and implementation for `rand_chars`
now both are correct
Thanks to jjatria (José Joaquin Atria) for the pull request
- better error handling in `rand_time`
Thanks to jjatria (José Joaquin Atria) for the pull request
|
2017-06-12 14:30:42 by Maya Rashish | Files touched by this commit (1) |
Log message:
Fix build with perl 5.26
|
2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298) |
Log message:
Recursive revbump from lang/perl5 5.26.0
|
2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236) |
Log message:
Bump PKGREVISION for perl-5.24.
|
2016-01-10 20:38:49 by Benny Siegert | Files touched by this commit (3) |
Log message:
Import p5-Data-Random version 0.12 from wip. From DESCR:
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.
|