[ ソース: libmoox-types-mooselike-perl ]
パッケージ: libmoox-types-mooselike-perl (0.29-2)
libmoox-types-mooselike-perl に関するリンク
Debian の資源:
libmoox-types-mooselike-perl ソースパッケージをダウンロード:
- [libmoox-types-mooselike-perl_0.29-2.dsc]
- [libmoox-types-mooselike-perl_0.29.orig.tar.gz]
- [libmoox-types-mooselike-perl_0.29-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module providing some Moosish types and a type builder
Moo attributes (like Moose) have an 'isa' property. MooX::Types::MooseLike(::Base) provides some basic types for this property. One can import all types with the ':all' tag or import a list of types.
These types provide a check that the contact attribute is a hash reference, that the guest_list is an array reference, and that the records are an array of hash references.
その他の libmoox-types-mooselike-perl 関連パッケージ
|
|
|
|
-
- dep: libmodule-runtime-perl
- Perl module for runtime module handling
-
- dep: libmoo-perl
- Minimalist Object Orientation library (with Moose compatibility)
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- sug: libmoox-types-mooselike-numeric-perl
- Moo types for numbers
-
- sug: libmoox-types-setobject-perl
- Set::Object type for Moo