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

#
#   - PadWalker -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       PadWalker
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module PadWalker
%define m_distro PadWalker
%define m_name PadWalker
%define m_author_id ROBIN
%define _enable_test 1

Name: perl-PadWalker
Version: 1.7
Release: alt1

Summary: inspect lexical variables in any subroutine which called you

License: Perl (Artistic and GPL)
Group: Development/Perl
Url: http://search.cpan.org/dist/PadWalker/

Packager: Michael Bochkaryov <misha at altlinux.ru>

Source: http://search.cpan.org//CPAN/authors/id/R/RO/ROBIN/%m_distro-%version.tar.gz

# Automatically added by buildreq on Wed Apr 09 2008

BuildRequires: perl-devel

%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.

%prep
%setup -q -n %m_distro-%version
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/*
%perl_vendor_man3dir/*
%doc Changes README

%changelog

Полный changelog можно просмотреть здесь

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