Changes for version 2.33 - 2021-01-22

  • Switch to testsuite CI workflow
  • Add 2.33 support to Fatal.pm
  • Add missing use Scalar::Utils for using bless
  • Fix typo
  • Update bug tracker to github to prep for rt shutdown.

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