[ 原始碼: libtest-deep-type-perl ]
套件:libtest-deep-type-perl(0.008-1.1)
libtest-deep-type-perl 的相關連結
Debian 的資源:
下載原始碼套件 libtest-deep-type-perl:
- [libtest-deep-type-perl_0.008-1.1.dsc]
- [libtest-deep-type-perl_0.008.orig.tar.gz]
- [libtest-deep-type-perl_0.008-1.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
- libtest-deep-json-perl
- libmoosex-meta-typeconstraint-mooish-perl
- libreturn-type-perl
- libmoosex-method-signatures-perl
- libmoosex-types-json-perl
- libtypes-xsd-perl
- libmoosex-types-structured-perl
- libmoosex-types-common-perl
- libtype-tiny-perl
- libmoosex-types-stringlike-perl
- libmoosex-types-netaddr-ip-perl
Test::Deep plugin for validating type constraints
Test::Deep::Type provides the sub is_type to indicate that the data being tested must validate against the passed type. This is an actual type object, not a string name -- for example something provided via MooseX::Types, or a plain old coderef that returns a bool (such as what might be used in a Moo type constraint).
其他與 libtest-deep-type-perl 有關的套件
|
|
|
|
-
- dep: libnamespace-clean-perl
- module for keeping imports and functions out of the current namespace
-
- dep: libsafe-isa-perl
- module for safely calling isa and friends on things that may not be objects
-
- dep: libtest-deep-perl
- Perl module for extremely flexible deep comparisons
-
- dep: libtry-tiny-perl
- module providing minimalistic try/catch
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language