全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: liblexical-var-perl  ]

软件包:liblexical-var-perl(0.009-4 以及其他的)

liblexical-var-perl 的相关链接

Screenshot

Debian 的资源:

下载源码包 liblexical-var-perl

维护小组:

外部的资源:

相似软件包:

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").

标签: 软件开发: Perl 开发, 函数库, 实做语言: implemented-in::c, implemented-in::perl, 角色: 开发用函数库

其他与 liblexical-var-perl 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 liblexical-var-perl

下载可用于所有硬件架构的
硬件架构 版本 软件包大小 安装后大小 文件
armel 0.009-4+b1 22.5 kB114.0 kB [文件列表]