--- Guard/Changes 2011/07/02 00:38:44 1.17 +++ Guard/Changes 2011/08/25 06:20:43 1.18 @@ -9,7 +9,7 @@ - try to provide compatibility to pre-5.8.8. 1.02 Sat Apr 11 06:42:06 CEST 2009 - - set NODEBUG on scope_guard, to work around -d: modules + - set NODEBUG on scope_guard, to work around -d:-modules causing scope_guard to be called in the wrong context. 1.01 Wed Jan 14 00:30:18 CET 2009 @@ -24,7 +24,7 @@ 0.5 Sat Dec 13 22:46:46 CET 2008 - vastly improve documentation, clarify local/scope_guard ordering - and give a niftier examples. + and give niftier examples. - always bless guard objects and convert Guard::cancel to a method, at an 8% runtime cost.