Pakket: libmoox-types-mooselike-perl (0.29-1.1)
Verwijzigingen voor libmoox-types-mooselike-perl
Debian bronnen:
Het bronpakket libmoox-types-mooselike-perl downloaden:
- [libmoox-types-mooselike-perl_0.29-1.1.dsc]
- [libmoox-types-mooselike-perl_0.29.orig.tar.gz]
- [libmoox-types-mooselike-perl_0.29-1.1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
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.
Andere aan libmoox-types-mooselike-perl gerelateerde pakketten
|
|
|
|
-
- dep: libmodule-runtime-perl (>= 0.014)
- Perl module for runtime module handling
-
- dep: libmoo-perl (>= 1.004002)
- 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