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

Changes for version 2.12 - 2012-06-26

  • BUGFIX: autodie now plays nicely with the 'open' pragma (RT #54777, thanks to Schwern).
  • BUILD: Updated to Module::Install 1.06
  • BUILD: Makefile.PL is less redundant.
  • TEST: t/pod-coverage.t no longer thinks LEXICAL_TAG is a user-visible subroutine.

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

Provides

in lib/Fatal.pm