[ 原始碼: 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's Practical Extraction and Report Language
-
- sug: libmoox-types-mooselike-numeric-perl
- Moo types for numbers
-
- sug: libmoox-types-setobject-perl
- Set::Object type for Moo