[ buster ]
[ bullseye ]
[ 原始碼: libtype-tie-perl ]
套件:libtype-tie-perl(0.014-1)
libtype-tie-perl 的相關連結
Debian 的資源:
下載原始碼套件 libtype-tie-perl:
- [libtype-tie-perl_0.014-1.dsc]
- [libtype-tie-perl_0.014.orig.tar.gz]
- [libtype-tie-perl_0.014-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
tie a variable to a type constraint
Type::Tie exports a single function: ttie. ttie ties a variable to a type constraint, ensuring that whatever values stored in the variable will conform to the type constraint. If the type constraint has coercions, these will be used if necessary to ensure values assigned to the variable conform.
其他與 libtype-tie-perl 有關的套件
|
|
|
|
-
- dep: libexporter-tiny-perl
- tiny exporter similar to Sub::Exporter
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libhash-fieldhash-perl
- Perl module implementing a lightweight field hash
-
- enh: libmoosex-types-perl
- Moose extension to organise types in libraries
-
- enh: libmousex-types-perl
- Mouse extension to organise types in libraries
-
- enh: libspecio-perl
- Perl module providing type constraints and coercions
-
- enh: libtype-tiny-perl
- tiny, yet Moo(se)-compatible type constraint