perl-moosex-emulate-class-accessor-fast 0.009032
Emulate Class::Accessor::Fast behavior using Moose attributes
This module attempts to emulate the behavior of Class::Accessor::Fast as accurately as possible using the Moose attribute system. The public API of Class::Accessor::Fast is wholly supported, but the private methods are not.
- Website: https://metacpan.org/release/MooseX-Emulate-Class-Accessor-Fast
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-moosex-emulate-class-accessor-fast 0.009032
as follows:
guix install perl-moosex-emulate-class-accessor-fast@0.009032
Or install the latest version:
guix install perl-moosex-emulate-class-accessor-fast
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.