libdevel-mat-dumper-perl 0.45-1build1 source package in Ubuntu

Changelog

libdevel-mat-dumper-perl (0.45-1build1) lunar; urgency=medium

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Fri, 04 Nov 2022 11:49:06 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libdevel-mat-dumper-perl_0.45.orig.tar.gz 36.0 KiB 4a4ebb62a2e50cb1689c40ce36b511ae27fb5f46566ab46b9f95949f49f67ba6
libdevel-mat-dumper-perl_0.45-1build1.debian.tar.xz 2.2 KiB ac0bd050e555f8cd177fb08b5dca0581b0d35a38dab5f9361878e1a006b1287f
libdevel-mat-dumper-perl_0.45-1build1.dsc 2.2 KiB 8bee495b1ffcd383248ac799a5f7618b92a23a2bb0eb56b0d0e0d910b0cde268

Available diffs

View changes file

Binary packages built by this source

libdevel-mat-dumper-perl: module to write a heap dump file for later analysis

 Devel::MAT::Dumper provides the memory-dumping function that creates a heap
 dump file which can later be read by Devel::MAT::Dumpfile. It provides a
 single function which is not exported, which writes a file to the given path.
 .
 The dump file will contain a representation of every SV in Perl's arena,
 providing information about pointers between them, as well as other
 information about the state of the process at the time it was created. It
 contains a snapshot of the process at that moment in time, which can later be
 loaded and analysed by various tools using Devel::MAT::Dumpfile.

libdevel-mat-dumper-perl-dbgsym: debug symbols for libdevel-mat-dumper-perl