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

perl-module-manifest 1.09

Parse and examine a Perl distribution `MANIFEST' file

Module::Manifest is a simple utility module created originally for use in Module::Inspector.

It can load a MANIFEST file that comes in a Perl distribution tarball, examine the contents, and perform some simple tasks. It can also load the MANIFEST.SKIP file and check that.

Installation

Install perl-module-manifest 1.09 as follows:

guix install perl-module-manifest@1.09

Or install the latest version:

guix install perl-module-manifest

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.