Package perl-PadWalker: Information

    Source package: perl-PadWalker
    Version: 2.3-alt1.2
    Build time:  Jan 29, 2019, 06:25 AM in the task #219907
    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.

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

    Maintainer: Igor Vlasenko


      1. perl-devel
      2. /proc

    Last changed


    Jan. 24, 2019 Igor Vlasenko 2.3-alt1.2
    - rebuild with new perl 5.28.1
    Dec. 15, 2017 Igor Vlasenko 2.3-alt1.1
    - rebuild with new perl 5.26.1
    Nov. 23, 2017 Igor Vlasenko 2.3-alt1
    - automated CPAN update