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

perl-test-cleannamespaces 0.24

Check for uncleaned imports

This module lets you check your module's namespaces for imported functions you might have forgotten to remove with namespace::autoclean or namespace::clean and are therefore available to be called as methods, which usually isn't want you want.

Installation

Install perl-test-cleannamespaces 0.24 as follows:

guix install perl-test-cleannamespaces@0.24

Or install the latest version:

guix install perl-test-cleannamespaces

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.