0.55 Mon Aug 20 16:37:48 EDT 2007
- FIXED:[rt.cpan.org #28852] t/basic.t fails on Win32 due to the path separator issue. Thanks to ISHIGAKI
0.54 Mon Aug 13 17:18:51 EDT 2007
- Ditched Test::Inline like a lead brick.
Class::ReturnValue is a "clever" return value object that can allow code
calling your routine to expect: a boolean value (did it fail) or a list
(what are the return values)