The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.5 - 2008-12-13

  • vastly improve documentation, clarify local/scope_guard ordering and give a niftier examples.
  • always bless guard objects and convert Guard::cancel to a method, at an 8% runtime cost.
  • temporarily disable $SIG{__DIE__} when executing guard blocks.
  • fix testsuite.

Modules

safe cleanup blocks