liblexical-var-perl-dbgsym binary package in Ubuntu Xenial i386

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

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2016-01-06 17:50:30 UTC Published Ubuntu Xenial i386 release universe perl Optional 0.009-3build1
  • Published
  • Copied from ubuntu xenial-proposed i386 in Primary Archive for Ubuntu
  Deleted Ubuntu Xenial i386 proposed universe perl Optional 0.009-3build1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2016-01-06 18:18:25 UTC Superseded Ubuntu Xenial i386 release universe perl Optional 0.009-3
  • Removed from disk .
  • Removal requested .
  • Superseded by i386 build of liblexical-var-perl 0.009-3build1 in ubuntu xenial PROPOSED
  • Published
  • Copied from ubuntu xenial-proposed i386 in Primary Archive for Ubuntu
  2016-01-08 00:10:11 UTC Deleted Ubuntu Xenial i386 proposed universe perl Optional 0.009-3
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2015-10-25 02:19:26 UTC Superseded Ubuntu Xenial i386 release universe perl Optional 0.009-2
  • Removed from disk .
  • Removal requested .
  • Superseded by i386 build of liblexical-var-perl 0.009-3 in ubuntu xenial PROPOSED
  • Published
  • Copied from ubuntu wily-proposed i386 in Primary Archive for Ubuntu