Пакет: liblexical-var-perl (0.009-3 и другие)
Ссылки для liblexical-var-perl
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код liblexical-var-perl:
- [liblexical-var-perl_0.009-3.dsc]
- [liblexical-var-perl_0.009.orig.tar.gz]
- [liblexical-var-perl_0.009-3.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [metacpan.org]
Подобные пакеты:
Perl module for using static variables without namespace pollution
Lexical::Var implements lexical scoping of subroutines. Although it can be used directly, it is mainly intended to be infrastructure for modules that manage namespaces.
This module influences the meaning of single-part subroutine names that appear directly in code, such as "&foo" and "foo(123)". Normally, in the absence of any particular declaration, these would refer to the subroutine of that name located in the current package. A Lexical::Sub declaration can change this to refer to any particular subroutine, bypassing the package system entirely. A subroutine name that includes an explicit package part, such as "&main::foo", always refers to the subroutine in the specified package, and is unaffected by this module. A symbolic reference through a string value, such as "&{'foo'}", also looks in the package system, and so is unaffected by this module.
The types of name that can be influenced are scalar ("$foo"), array ("@foo"), hash ("%foo"), subroutine ("&foo"), and glob ("*foo").
Другие пакеты, относящиеся к liblexical-var-perl
|
|
|
|
-
- dep: libc6 (>= 2.4)
- библиотека GNU C: динамически подключаемые библиотеки
также виртуальный пакет, предоставляемый libc6-udeb
-
- dep: liblexical-sealrequirehints-perl
- Perl module to prevent the leakage of lexical hints
-
- dep: perl (>= 5.32.0-4)
- практический язык Ларри Уолла для извлечения данных и составления отчётов
-
- dep: perlapi-5.32.0
- виртуальный пакет, предоставляемый perl-base
Загрузка liblexical-var-perl
Архитектура | Версия | Размер пакета | В установленном виде | Файлы |
---|---|---|---|---|
s390x | 0.009-3+b6 | 22,9 Кб | 67,0 Кб | [список файлов] |