1Revision history for Perl module Math::Random::OO
2
30.22      2013-06-09 15:07:27 America/New_York
4
5    - Removed useless voodoo math [RT#85314]
6    - Fixed test bug with negative seeds [RT#86002]
7    - Converted to Dist::Zilla
8    - Changed license to Apache 2
9    - Changed bugtracker
10
110.21 Sat May  2 07:40:03 EDT 2009
12    - Fixed major seed() bug (RT#45630)
13
140.20 Fri Jul 21 08:00:34 EDT 2006
15    - Cleaned up pod coverage test
16
170.19 Fri Jul 21 07:00:34 EDT 2006
18    - Whee!  Added back pod/coverage tests in a sane way.
19
200.18 Fri Dec 16 13:20:26 EST 2005
21    - really remove Test::Exception as a dependency
22
230.17 Thu Dec 15 01:39:14 EST 2005
24    - added missing Class::Accessor::Fast dependency to Build.PL
25    - removed Test::Exception and Attribute::Util dependencies from
26      tests and code
27
280.16 Mon Aug  1 11:10:28 EDT 2005
29    - build_requires moved to requires to work around CPANPLUS bug
30
310.15 Thu Jun  9 15:59:11 EDT 2005
32    - removed pod/podcoverage/distribution tests to minimize dependencies
33
340.14 Tue Jun  7 18:10:09 EDT 2005
35    - fixed dependencies in Build.PL
36    - changed Makefile compatibility
37
380.13 Wed Mar  9 06:30:16 EST 2005
39    - added pod and pod coverage testing
40
410.12 Wed Feb  2 22:50:30 EST 2005
42    - fixed test suite for new version of Test::MockRandom
43    - improved test coverage
44
450.11 Tue Jan  4 07:20:38 EST 2005
46    - Fixed POD for better hyperlinking on CPAN
47    - Refactored tests
48    - Added Test::Distribution to automated tests (but not required
49      for users)
50    - Replaced Test::Float with Test::Number::Delta
51
520.10 Tue Dec 28 12:22:04 EST 2004
53    - initial public release
54
550.01 Tue Dec 14 13:36:52 2004
56	- original version; created by ExtUtils::ModuleMaker::TT
57