--- Guard/Guard.pm 2014/11/20 18:13:58 1.25 +++ Guard/Guard.pm 2017/03/21 11:39:27 1.26 @@ -86,7 +86,7 @@ If multiple BLOCKs are registered to the same scope, they will be executed in reverse order. Other scope-related things such as C are managed via the same mechanism, so variables Cised I calling -C will be restored when the guard runs. +C will be restored I the guard runs. Example: temporarily change the timezone for the current process, ensuring it will be reset when the C scope is exited: