معرفی شرکت ها


perl-MooX-late-0.100-alt1.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

easily translate Moose code to Moo
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p10
مخزن ALTLinux classic noarch
نام بسته perl-MooX-late
نام فایل بسته perl-MooX-late-0.100-alt1.noarch.rpm
نسخه بسته 0.100
انتشار بسته alt1
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Mon 24 Feb 2020 07
هاست سازنده viy-sisyphus.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی https://metacpan.org/release/MooX-late
مجوز perl
حجم دانلود 11K
حجم نصب 16.102K
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: =over =item 1. Allows `isa => $string' to work when defining attributes for all Moose's built-in type constraints (and assumes other strings are package names). This feature requires the Types::Standard manpage. =item 2. Retired feature: this is now built in to Moo. Allows `default => $non_reference_value' to work when defining attributes. =item 3. Allows `lazy_build => 1' to work when defining attributes. =item 4. Exports `blessed' and `confess' functions to your namespace. =item 5. Handles certain attribute traits. Currently `Hash', `Array' and `Code' are supported. This feature requires the MooX::HandlesVia manpage. `String', `Number', `Counter' and `Bool' are unlikely to ever be supported because of internal implementation details of Moo. If you need another attribute trait to be supported, let me know and I will consider it. =item 6. Supports `coerce => 1' if the type constraint is a blessed object implementing the Type::API::Constraint::Coercible manpage. =back Five features. It is not the aim of `MooX::late' to make every aspect of Moo behave exactly identically to Moose. It's just going after the low-hanging fruit. So it does five things right now, and I promise that future versions will never do more than seven.


نیازمندی

مقدار نام
- /usr/share/perl5
- perl(Module/Runtime.pm)
>= 2.0 perl(Moo.pm)
- perl(Scalar/Util.pm)
>= 0.013 perl(Sub/HandlesVia.pm)
- perl(Sub/HandlesVia/Toolkit/Moo.pm)
>= 1.0.001 perl(Type/Utils.pm)
- perl(Types/Standard.pm)
- perl(overload.pm)
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
= 0.100 perl(MooX/late.pm)
= 0.100-alt1:sisyphus+246857.100.1.1 perl-MooX-late


نحوه نصب


نصب پکیج rpm perl-MooX-late:

    sudo apt-get install perl-MooX-late-0.100-alt1.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/perl-MooX-late-0.100
/usr/share/doc/perl-MooX-late-0.100/COPYRIGHT
/usr/share/doc/perl-MooX-late-0.100/CREDITS
/usr/share/doc/perl-MooX-late-0.100/Changes
/usr/share/doc/perl-MooX-late-0.100/README
/usr/share/doc/perl-MooX-late-0.100/examples
/usr/share/doc/perl-MooX-late-0.100/examples/simple.pl
/usr/share/perl5/MooX
/usr/share/perl5/MooX/late.pm


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2020-02-24

automated CPAN update

2019-11-19

automated CPAN update

2016-04-09

rebuild to restore role requires

2014-12-22

automated CPAN update

2014-03-24

moved to Sisyphus for perl update

2013-10-07

initial import by package builder