1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
|
Revision history for Test-Effects
0.000001 Wed Mar 14 06:32:40 2012
Initial release.
0.000005 Thu May 10 12:32:17 2012
- Added TIME => 1 and timing => $SPEC
- Included missing file (sorry Swen!)
0.000007 Thu May 10 14:40:10 2012
No changes logged
0.001000 Wed Jul 18 14:00:00 2012
First public release
0.001002 Thu Feb 21 13:21:42 2013
- Fixed minor bug in checking string return values
0.001003 Fri Jul 26 13:09:23 2013
- Fixed 5.18 madness
0.001004 Sat May 3 10:03:21 2014
- Patched to avoid experimental warnings under 5.19+
0.001005 Mon Sep 15 12:41:28 2014
- Doc patch to overcome stupid limitations on module
descriptions under =head1 NAME
(thanks Gordon)
0.002000 Tue Jul 4 15:18:02 2023
- Removed all use of smartmatching and given/when for 5.38 compatibility
|