软件包:libmoosex-meta-typeconstraint-mooish-perl(0.001-1)
libmoosex-meta-typeconstraint-mooish-perl 的相关链接
Debian 的资源:
下载源码包 libmoosex-meta-typeconstraint-mooish-perl:
- [libmoosex-meta-typeconstraint-mooish-perl_0.001-1.dsc]
- [libmoosex-meta-typeconstraint-mooish-perl_0.001.orig.tar.gz]
- [libmoosex-meta-typeconstraint-mooish-perl_0.001-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module to translate Moo-style constraints to Moose-style
Moose::Meta::TypeConstraint are expected to return true if the value passes the constraint, and false otherwise; Moo "constraints", on the other hand, die if validation fails.
The MooseX::Meta::TypeConstraint::Mooish metaclass allows for Moo-style constraints; it will wrap them and translate their Moo into a dialect Moose understands.
Note that this is largely to enable functionality in MooseX::AttributeShortcuts; the easiest way use this metaclass is by using that package. Also, as it's not inconceivable that this functionality may be desired in other constraint metaclasses, the bulk of this metaclass' functionality is implemented as a trait (MooseX::TraitFor::Meta::TypeConstraint::Mooish).
其他与 libmoosex-meta-typeconstraint-mooish-perl 有关的软件包
|
|
|
|
-
- dep: libmoose-perl
- modern Perl object system framework
-
- dep: libnamespace-autoclean-perl (>= 0.24)
- module to remove imported symbols after compilation
-
- dep: libtry-tiny-perl
- module providing minimalistic try/catch
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)