[ 源代码: libconstant-defer-perl ]
软件包:libconstant-defer-perl(6-3)
libconstant-defer-perl 的相关链接
Debian 的资源:
下载源码包 libconstant-defer-perl:
- [libconstant-defer-perl_6-3.dsc]
- [libconstant-defer-perl_6.orig.tar.gz]
- [libconstant-defer-perl_6-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl module providing constant subs with deferred value calculation
constant::defer creates constants like constant.pm, but with the value calculated only on the first call. This can save work for values only needed sometimes.