Exherbo
GitLab
Packages
dev-perl/Mouse
A lightweight version of the Moose framework.
Versions
Slot
Version
Repository
Platforms
0
2.5.11
perl
~amd64
arm?
armv7?
armv8?
~x86
Metadata
Homepage
https://metacpan.org/release/Mouse/
Summary
A lightweight version of the Moose framework
Description
Moose is wonderful. Unfortunately, it's a little slow. Though significant progress has been made over the years, the compile time penalty is a non-starter for some applications. Mouse aims to alleviate this by providing a subset of Moose's functionality, faster. In particular, 'has' in Moose is missing only a few expert-level features. We're also going as light on dependencies as possible. Class::Method::Modifiers or Data::Util is required if you want support for 'before', 'after', and 'around'
Upstream changelog
https://metacpan.org/changes/distribution/Mouse
Dependencies
(
(
build:
dev-perl/Module-Build[>=0.405]
dev-perl/Module-Build-XSUtil[>=0.19]
test:
dev-perl/Test-Exception
dev-perl/Test-Fatal
dev-perl/Test-LeakTrace
dev-perl/Test-Output
dev-perl/Test-Requires
dev-perl/Try-Tiny
)
(
build+run:
dev-lang/perl:=
)
)
Downloads
mirror://cpan/authors/id/S/SK/SKAJI/Mouse-v2.5.11.tar.gz
Licences
|| (
Artistic
GPL-1
GPL-2
GPL-3
)