パッケージ: 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
- Larry Wall 作の実用的な抽出とレポート用の言語