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

Changes for version 0.12

  • Fix detection when loaded during global destruction by checking B::main_cv instead of B::main_start
  • Bump Sub::Exporter::Progressive dependency to fix loading in global destruction

Modules

Provides function returning the equivalent of ${^GLOBAL_PHASE} eq 'DESTRUCT' for older perls.