all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: liblexical-var-perl  ]

Package: liblexical-var-perl (0.009-3 and others)

Links for liblexical-var-perl

Screenshot

Debian Resources:

Download Source Package liblexical-var-perl:

Maintainers:

External Resources:

Similar packages:

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

Tags: Software Development: Perl Development, Libraries, Implemented in: implemented-in::c, implemented-in::perl, Role: Development Library

Other Packages Related to liblexical-var-perl

  • depends
  • recommends
  • suggests
  • enhances

Download liblexical-var-perl

Download for all available architectures
Architecture Version Package Size Installed Size Files
amd64 0.009-3+b6 23.3 kB67.0 kB [list of files]
arm64 0.009-3+b6 22.9 kB63.0 kB [list of files]
armel 0.009-3+b6 22.3 kB62.0 kB [list of files]
armhf 0.009-3+b6 22.2 kB58.0 kB [list of files]
i386 0.009-3+b6 23.5 kB66.0 kB [list of files]
mips64el 0.009-3+b6 23.1 kB67.0 kB [list of files]
mipsel 0.009-3+b6 22.9 kB63.0 kB [list of files]
ppc64el 0.009-3+b6 23.8 kB115.0 kB [list of files]
s390x 0.009-3+b6 22.9 kB67.0 kB [list of files]