The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 2.17_01 - 2013-05-12

  • TEST: More testing in scope_leak.t.
  • TEST: More testing around packages in truncate.t.
  • SPEED / INTERNAL: Significant improvements in load time, especially when autodie is used across multiple files. Huge thanks to Niels Thykier, who is a hero of the free people, and completely and utterly awesome. (RT #46984)

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