Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37042398
en ru br
ALT Linux repos
S:14-alt1.2
5.0: 3-alt2

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist Devel-Mallinfo
Name: perl-%dist
Version: 14
Release: alt1.1.1

Summary: Get mallinfo() malloc memory stats
License: GPLv3
Group: Development/Perl

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/K/KR/KRYDE/Devel-Mallinfo-%{version}.tar.gz

# Automatically added by buildreq on Mon Oct 10 2011

BuildRequires: perl-BSD-Resource perl-devel

%description
Devel::Mallinfo is an interface to the C library mallinfo() function
giving malloc memory allocation statistics.  This is meant for
development use, to give an idea of how much space your program and
any libraries are using from malloc().

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README examples
%perl_vendor_archlib/Devel
%perl_vendor_autolib/Devel

%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