Package perl-PadWalker: Information

    Binary package: perl-PadWalker
    Version: 1.96-alt1
    Architecture: i586
    Build time:  Sep 4, 2012, 10:17 AM
    Source package: perl-PadWalker
    Category: Development/Perl
    Report package bug
    License: GPL or Artistic
    Summary: Inspect lexical variables in any subroutine which called you
    Description: 
    PadWalker is a module which allows you to inspect (and even change!)
    lexical variables in any subroutine which called you. It will only
    show those variables which are in scope at the point of the call.
    
    PadWalker is particularly useful for debugging. It's even
    used by Perl's built-in debugger. (It can also be used
    for evil, of course.)
    
    I wouldn't recommend using PadWalker directly in production
    code, but it's your call. Some of the modules that use
    PadWalker internally are certainly safe for and useful
    in production.

    Maintainer: Vladimir Lettiev



    Last changed


    Aug. 30, 2012 Vladimir Lettiev 1.96-alt1
    - 1.92 -> 1.96
    - rebuilt for perl-5.16
    Oct. 7, 2011 Alexey Tourbin 1.92-alt1.2
    - rebuilt for perl-5.14
    Nov. 7, 2010 Vladimir Lettiev 1.92-alt1.1
    - rebuilt with perl 5.12