Пакет perl-PadWalker: Информация

    Исходный пакет: perl-PadWalker
    Версия: 1.92-alt1.1
    Собран:  11 ноября 2010 г. 16:44
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/PadWalker/

    Лицензия: Perl (Artistic and GPL)
    О пакете: inspect lexical variables in any subroutine which called you
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-PadWalker (x86_64, i586)

    Сопровождающий: Michael Bochkaryov

    Список участников:
    Vladimir Lettiev
    Igor Vlasenko
    Michael Bochkaryov

      1. perl-devel

    Последнее изменение


    7 ноября 2010 г. Vladimir Lettiev 1.92-alt1.1
    - rebuilt with perl 5.12
    16 июля 2010 г. Igor Vlasenko 1.92-alt1
    - automated CPAN update
    13 июля 2010 г. Igor Vlasenko 1.9-alt1
    - automated CPAN update