Name : perl-MooX-late
| |
Version : 0.100.0
| Vendor : Mageia_Org
|
Release : 2.mga9
| Date : 2022-03-22 22:35:13
|
Group : Development/Perl
| Source RPM : perl-MooX-late-0.100.0-2.mga9.src.rpm
|
Size : 0.04 MB
| |
Packager : umeabot < umeabot>
| |
Summary : easily translate Moose code to Moo
|
Description :
the Moo manpage is a light-weight object oriented programming framework which aims to be compatible with the Moose manpage. 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 the Moose::Meta::TypeConstraint manpage object; but in Moo must be a coderef. These differences in surface syntax make porting code from Moose to Moo potentially tricky. the MooX::late manpage provides some assistance by enabling a slightly more Moosey surface syntax.
MooX::late does the following:
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/i586/media/core/release |