Devel::Mallinfo
is a
Perl
interface to the C library
mallinfo
statistics on malloc
usage by the running program. It's meant
for development use, to see how much your program is or isn't using.
See the
online man page (10k, html)
for more.
Devel-Mallinfo
is
free software (free
as in freedom), published under the terms of the
GNU
General Public License (v3 or higher).
Download version 14 here, either just the .pm
file, the full
source here or from
CPAN, or a Debian package here or from my repo.
Devel-Mallinfo-14.tar.gz
(90k, and sig)
libdevel-mallinfo-perl_14-0.8_i386.deb
(17k, and sig)
The deb was built for Perl 5.20.0, but can be built from source for older (and hopefully newer!) Perl with the usual
fakeroot debian/rules binary
The sig files are Gnu PG ascii armoured
signatures generated from my key. There's a
SIGNATURE
file inside the .tar.gz
for
cpansign
too. Older sources can be found
at backpan.
This page generated with peak memory use of 6 ordinary blocks.
This page Copyright 2007, 2008, 2009, 2010, 2011, 2013, 2014, 2015, 2016, 2017, 2019, 2021, 2024 Kevin Ryde, except for the GPLv3 logo which is Copyright Free Software Foundation and used here in accordance with its terms.