Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37529103
en ru br
Репозитории ALT
S:2.5-alt1
5.1: 1.7-alt1.1
4.1: 1.7-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-PadWalker

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.7-alt1.1
Время сборки: 6 октября 2008, 23:44 ( 811.4 недели назад )
Размер архива: 16.87 Kb

Домашняя страница:   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.

Текущий майнтейнер: Michael Bochkaryov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • perl-PadWalker
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin