[ 源代码: libclass-contract-perl ]
软件包:libclass-contract-perl(1.14-9)
libclass-contract-perl 的相关链接
Debian 的资源:
下载源码包 libclass-contract-perl:
- [libclass-contract-perl_1.14-9.dsc]
- [libclass-contract-perl_1.14.orig.tar.gz]
- [libclass-contract-perl_1.14-9.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl Design-by-Contract OO module
The Class::Contract module implements strong encapsulation, static inheritance, and design-by-contract condition checking for object-oriented Perl. The module provides a declarative syntax for attribute, method, constructor, and destructor definitions at both the object and class level. Pre-conditions, post-conditions, and class invariants are also fully supported.