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

perl-carp-clan

Report errors from a "clan" of modules

This module allows errors from a clan (or family) of modules to appear to originate from the caller of the clan. This is necessary in cases where the clan modules are not classes derived from each other, and thus the Carp.pm module doesn't help.

Installation

Install the latest version of perl-carp-clan as follows:

guix install perl-carp-clan

Or install a particular version:

guix install perl-carp-clan@6.08

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.