Path to this page:
./
devel/p5-MooX-late,
Easily translate Moose code to Moo
Branch: CURRENT,
Version: 0.100nb6,
Package name: p5-MooX-late-0.100nb6,
Maintainer: pkgsrc-usersMoo is a light-weight object oriented programming framework which
aims to be compatible with Moose. It does this by detecting when
Moose has been loaded, and automatically "inflating" its classes
and roles to full Moose classes and roles. This way, Moo classes
can consume Moose roles, Moose classes can extend Moo classes, and
so forth.
However, the surface syntax of Moo differs somewhat from Moose.
For example the isa option when defining attributes in Moose must
be either a string or a blessed Moose::Meta::TypeConstraint object;
but in Moo must be a coderef. These differences in surface syntax
make porting code from Moose to Moo potentially tricky. MooX::late
provides some assistance by enabling a slightly more Moosey surface
syntax.
Required to run:[
lang/perl5] [
devel/p5-Moo] [
devel/p5-Type-Tiny] [
devel/p5-Sub-HandlesVia]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 21.595 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-MooX-late-0.100nb6
- (2023-07-06) Updated to version: p5-MooX-late-0.100nb5
- (2022-06-28) Updated to version: p5-MooX-late-0.100nb4
- (2021-05-25) Updated to version: p5-MooX-late-0.100nb3
- (2020-09-01) Updated to version: p5-MooX-late-0.100nb2
- (2020-06-08) Updated to version: p5-MooX-late-0.100nb1
CVS history: (Expand)