Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37573927
en ru br
ALT Linux repositórios
S:20110802.00-alt3.2

Group :: Desenvolvimento/Perl
RPM: perl-Devel-DProf

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define dist Devel-DProf
Name: perl-%dist
Version: 20110802.00
Release: alt3.1.1.1

Summary: A DEPRECATED Perl code profiler
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar.gz
Patch: %name-20110802.00-rh-static_XSUB.patch

# Deprecated in perl-5.14.

Requires: perl-base >= 1:5.14

# Automatically added by buildreq on Tue Oct 11 2011

BuildRequires: perl-devel

%description
Devel::DProf is DEPRECATED and will be removed from a future version
of Perl.  We strongly recommend that you install and use Devel::NYTProf
instead, as it offers significantly improved profiling and reporting.

The Devel::DProf package is a Perl code profiler.  This will collect
information on the execution time of a Perl script and of the subs in
that script.  This information can be used to determine which subroutines
are using the most time and which subroutines are being called most often.
This information can also be used to create an execution graph of the script,
showing subroutine relationships.

%prep
%setup -q -n %dist-%version
%patch -p1

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%_bindir/dprofpp
%perl_vendor_archlib/Devel
%perl_vendor_autolib/Devel

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009