Package perl-PadWalker: Information

    Source package: perl-PadWalker
    Version: 1.92-alt1.1
    Build time:  Nov 11, 2010, 04:44 PM
    Category: Development/Perl
    Report package bug
    License: Perl (Artistic and GPL)
    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.

    List of rpms provided by this srpm:
    perl-PadWalker (x86_64, i586)

    Maintainer: Michael Bochkaryov


      1. perl-devel

    Last changed


    Nov. 7, 2010 Vladimir Lettiev 1.92-alt1.1
    - rebuilt with perl 5.12
    July 16, 2010 Igor Vlasenko 1.92-alt1
    - automated CPAN update
    July 13, 2010 Igor Vlasenko 1.9-alt1
    - automated CPAN update