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

Changes for version 2.16 - 2013-02-23

  • BUGFIX: Fix breakages under 5.8.x related to the new autodie::skip feature.
  • BUILD / BUGFIX: Remove dependency on parent.pm.

Modules

Replace functions with equivalents which succeed or die
Replace functions with ones that succeed or die with lexical scope
Exceptions from autodying functions.
Exceptions from autodying system().
Provide hints about user subroutines to autodie
Skip a package when throwing autodie exceptions

Provides

in lib/Fatal.pm