Revision history for Perl extension Test::ManyParams.
0.07 Thu Aug 29
- implemented (global) seed option
* use Test::ManyParams seed => '....';
0.06 Mon Aug 26
- implemented rudimentary most_ok method
* most_ok CODE PARAMETERS => NR [,TEST_NAME]
0.05 Tue Aug 20
- implemented any_is, any_isnt method
0.04 Mon Aug 19
- fixed MANIFEST, test routine for any_ok was forgotten in 0.03
- fixed README as the 0.03 actualisations wasn't included
0.03 Mon Aug 19
- implemented any_ok method
0.02 Tue Aug 13
- implemented all_are and all_arent methods
0.01 Fri Aug 09
- implemented all_ok method
- original version; created by h2xs 1.22 with options
-XA -b5.6.0 Test::ManyParams