Release history for Return-Value
1.666005 2015-12-03 22:20:17-05:00 America/New_York
- I wash my hands of this library forever -- rjbs, 2013-10-15
- add deprecation notice to metadata
1.666004 2013-10-23 16:59:57 America/New_York
- I wash my hands of this library forever -- rjbs, 2013-10-15
- update NAME section to include abstract (Thanks, gregor herrmann)
1.666003 2013-10-15 22:08:36 America/New_York
removed warning; I wash my hands of this
library forever -- rjbs, 2013-10-15
typo fixes; thanks, David Steinbrunner!
1.666002 2012-12-24
finally started issuing long-promised warnings
Merry Christmas!
1.666001 2009-06-08
1.666000 2009-06-08
formally declare Return::Value deprecated
1.303 2007-04-01
fix test to work on 5.5
1.302 2006-11-14
perl-critic tests
croak, not die, on invalid constructor input
1.301 2006-07-28
fix typoes in changelog and docs
improve test coverage
1.30 2005-09-18 23:30
minor POD cleanup
added pod coverage test (kwalitee suckup)
1.28 2004-12-20 16:00
changed bool return to just call ->bool
(returning undef crashes 5.6.1, argh! thanks, HDP!)
1.26 2004-12-20 16:00
fixed: properties couldn't be undefined after defining
"use warnings" removed from tests to keep 5.005 happy
1.24 2004-09-23 09:00
allow omission of message
...even with other attributes
100% coverage
1.22 2004-08-30 19:25
array and hash dereference will get the return data
full test coverage
'type' attribute is key to success/failure
POD improved
1.1 2004-07-15
Initial Revision.