-
-
16 Jan 2020 17:47:39 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (0)
- Testers (1439 / 10 / 29)
- Kwalitee
Bus factor: 5- % Coverage
- License: perl_5
- Perl: v5.8.4
- Activity
24 month- Tools
- Download (91.42KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 2.32 - 2020-01-16
- Update automated tests to include soft dependencies.
- Remove Test::Perl::Critic as a testing requirement.
- Update README.md to show github actions status not Travis.
Modules
Replace functions with equivalents which succeed or dieReplace functions with ones that succeed or die with lexical scopeWrapper class for calling subs at end of scopeHook stack for managing scopes via %^HInternal Utility subroutines for autodie and FatalExceptions from autodying functions.Exceptions from autodying system().Provide hints about user subroutines to autodieSkip a package when throwing autodie exceptionsModule Install Instructions
To install autodie, copy and paste the appropriate command in to your terminal.
cpanm autodie
perl -MCPAN -e shell install autodie
For more information on module installation, please visit the detailed CPAN module installation guide.