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.28 - 2015-06-22

  • TEST BUG: Properly skip the Import::Into test if the version of Import::Into is insufficent. Thanks to Olivier Mengué. (GH#67)
  • DOC: Document change in 2.27 that was omitted from the Changes-file by mistake.

Modules

Replace functions with equivalents which succeed or die
Replace functions with ones that succeed or die with lexical scope
Wrapper class for calling subs at end of scope
Hook stack for managing scopes via %^H
Internal Utility subroutines for autodie and Fatal
Exceptions from autodying functions.
Exceptions from autodying system().
Provide hints about user subroutines to autodie
Skip a package when throwing autodie exceptions