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

Search results for "module:Devel::GlobalDestruction"

Devel::GlobalDestruction - Provides function returning the equivalent of ${^GLOBAL_PHASE} eq 'DESTRUCT' for older perls. River stage four • 35 direct dependents • 4580 total dependents

Perl's global destruction is a little tricky to deal with WRT finalizers because it's not ordered and objects can sometimes disappear. Writing defensive destructors is hard and annoying, and usually if global destruction is happening you only need th...

HAARG/Devel-GlobalDestruction-0.14 - 31 Oct 2016 22:26:02 UTC

Devel::GlobalDestruction::XS - Faster implementation of the Devel::GlobalDestruction API River stage zero No dependents

This is an XS backend for Devel::GlobalDestruction and should be used through that module....

HAARG/Devel-GlobalDestruction-XS-0.03 - 31 Oct 2016 22:16:56 UTC

lib/Alt/Devel/GlobalDestruction/XS/Inline.pm River stage zero No dependents

INGY/Alt-Devel-GlobalDestruction-XS-Inline-0.06 - 30 Dec 2014 00:48:36 UTC

Devel::DumpTrace - Evaluate and print out each line before it is executed. River stage zero No dependents

Similar to Devel::Trace, this module will cause a message to be printed to standard error for each line of source code that is executed. In addition, this module will attempt to identify variable names in the source code and substitute the values of ...

MOB/Devel-DumpTrace-0.29 - 02 May 2019 19:22:28 UTC

Devel::GlobalPhase - Detect perl's global phase on older perls. River stage two • 1 direct dependent • 77 total dependents

This gives access to ${^GLOBAL_PHASE} in versions of perl that don't provide it. The built in variable will be used if it is available. If all that is needed is detecting global destruction, Devel::GlobalDestruction should be used instead of this mod...

HAARG/Devel-GlobalPhase-0.003003 - 27 Jan 2018 21:50:44 UTC
5 results (0.03 seconds)