[ 源代码: libbuiltin-compat-perl ]
软件包:libbuiltin-compat-perl(0.003003-2)
libbuiltin-compat-perl 的相关链接
Debian 的资源:
下载源码包 libbuiltin-compat-perl:
- [libbuiltin-compat-perl_0.003003-2.dsc]
- [libbuiltin-compat-perl_0.003003.orig.tar.gz]
- [libbuiltin-compat-perl_0.003003-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module providing builtin functions for older perl versions
builtin::compat provides builtin functions for perl versions that do not include the builtin module.
builtin::compat does its best to behave similar to builtin, which creates its exported functions as lexicals. The functions will be created in the currently compiling scope, not the immediate caller of builtin::compat->import. The functions will also be removed at the end of the compilation scope using namespace::clean.
The builtin functions will be used directly when they are available.
其他与 libbuiltin-compat-perl 有关的软件包
|
|
|
|
-
- dep: libnamespace-clean-perl
- module for keeping imports and functions out of the current namespace
-
- dep: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)