Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37373791
en ru br
ALT Linux repos
S:1.3-alt2.1
5.0: 1.3-alt2
4.1: 1.3-alt1.1
4.0: 1.3-alt1.1
3.0:
+backports:1.3-alt0.M30.1

Group :: Development/Perl
RPM: perl-Devel-DProfPP

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define module Devel-DProfPP
%define _enable_test 1

Name: perl-%module
Version: 1.3
Release: alt2

Summary: Devel::DProfPP - Parse Devel::DProf output

License: Artistic
Group: Development/Perl
Url: %CPAN(%module)

Packager: Igor Vlasenko <viy at altlinux.ru>

BuildArch: noarch
Source: http://www.cpan.org/modules/by-module/Devel/%module-%version.tar.gz
#Source: %module-%version.tar.gz

# Automatically added by buildreq on Tue Nov 22 2005

BuildRequires: perl-devel

%description
This module takes the output file from Devel::DProf (typically tmon.out)
and parses it. By hooking subroutines onto the 'enter' and 'leave' events,
you can produce useful reports from the profiling data.

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

%install
%perl_vendor_install

%files
%perl_vendor_privlib/*
%exclude %perl_vendor_archlib
%perl_vendor_man3dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin