Pakket: libbuiltin-compat-perl (0.003003-2)
Verwijzigingen voor libbuiltin-compat-perl
Debian bronnen:
Het bronpakket libbuiltin-compat-perl downloaden:
- [libbuiltin-compat-perl_0.003003-2.dsc]
- [libbuiltin-compat-perl_0.003003.orig.tar.gz]
- [libbuiltin-compat-perl_0.003003-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
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.
Andere aan libbuiltin-compat-perl gerelateerde pakketten
|
|
|
|
-
- 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's Practical Extraction and Report Language