This package browser is in early development. Mind the rough edges.

perl-devel-globaldestruction 0.14

Provides equivalent of $^GLOBAL_PHASE eq 'DESTRUCT' for older perls

Devel::GlobalDestruction provides a function returning the equivalent of "${^GLOBAL_PHASE} eq 'DESTRUCT'" for older perls.

Installation

Install perl-devel-globaldestruction 0.14 as follows:

guix install perl-devel-globaldestruction@0.14

Or install the latest version:

guix install perl-devel-globaldestruction

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.