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

perl-file-zglob 0.11

Extended Unix style glob functionality

File::Zglob provides a traditional Unix glob functionality; it returns a list of file names that match the given pattern. For instance, it supports the **/*.pm form.

Installation

Install perl-file-zglob 0.11 as follows:

guix install perl-file-zglob@0.11

Or install the latest version:

guix install perl-file-zglob

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.