パッケージ: 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
- Larry Wall 作の実用的な抽出とレポート用の言語