Revision history for Perl module String::Urandom

0.10 Sun 08 02:09:01 2009
    - Added Params::Validate validation calls to object methods.
    - Modified the constructor to take configuration items as parameters.
    - Minor POD updates.
    - Added new method testing process for 'make test'.
    - Minor changes in existing tests.

0.11 Fri 25 16:07:28 2009
    - Replaced Makefile.PL PREREQ_PM Test::Simple with Test::More