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

perl-class-load 0.25

Working (require "Class::Name") and more

"require EXPR" only accepts Class/Name.pm style module names, not Class::Name. For that, this module provides "load_class 'Class::Name'".

Installation

Install perl-class-load 0.25 as follows:

guix install perl-class-load@0.25

Or install the latest version:

guix install perl-class-load

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.