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

Changes for version 2.10 - 2010-02-27

  • BUGFIX: Fatal and autodie no longer leak Carp functions into the caller's namespace. Thanks to Schwern.
  • TEST: Multi-arg open tests are really really skipped under Windows now.
  • DOCUMENTATION: Many more people are properly attributed in the 'AUTHORS' file.

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