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

perl-devel-leak 0.03

Utility for looking for perl objects that are not reclaimed

This module provides a basic way to discover if a piece of perl code is allocating perl data and not releasing them again.

Installation

Install perl-devel-leak 0.03 as follows:

guix install perl-devel-leak@0.03

Or install the latest version:

guix install perl-devel-leak

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.