./devel/p5-MooX-late, Easily translate Moose code to Moo

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q1, Version: 0.016, Package name: p5-MooX-late-0.016, Maintainer: pkgsrc-users

Moo 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.


Master sites: (Expand)

SHA1: 9117f01c101400a45225e3956c57d028fba2bb70
RMD160: c0b43754183671d8119c4f34d8cb7abc9f772a68
Filesize: 22.14 KB

Version history: (Expand)