Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37040227
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 

Текущая версия: 2.5-alt1
Время сборки: 30 сентября 2020, 21:56 ( 182.1 недели назад )
Размер архива: 21.10 Kb

Домашняя страница:   http://search.cpan.org/dist/PadWalker/

Лицензия: GPL or Artistic
О пакете: 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.

Текущий майнтейнер: Igor Vlasenko

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

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

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