new devel/p5-Devel-MAT

2022-11-16 Thread Alexander Bluhm
Hi, Here is the final port that imports p5-Devel-MAT to dump and analyse the memory of a Perl process. ok to import p5-Devel-MAT 0.49 ? Comment: perl memory analysis tool Description: A Devel::MAT instance loads a heapdump file, and provides a container to store analysis tools to work on it. To

Re: new devel/p5-Devel-MAT-Dumper

2022-11-13 Thread Klemens Nanni
On Sun, Nov 13, 2022 at 08:06:12PM +0100, Alexander Bluhm wrote: > On Sun, Nov 13, 2022 at 06:50:02PM +, Klemens Nanni wrote: > > $ cd `make show=WRKSRC` > > $ perl -I blib/lib -I blib/arch t/01header.t > > Cannot open test.pmat for writing - Permission denied at t/01header.t > > l

Re: new devel/p5-Devel-MAT-Dumper

2022-11-13 Thread Alexander Bluhm
On Sun, Nov 13, 2022 at 06:50:02PM +, Klemens Nanni wrote: > $ cd `make show=WRKSRC` > $ perl -I blib/lib -I blib/arch t/01header.t > Cannot open test.pmat for writing - Permission denied at t/01header.t > line 13. Does this patch help? OpenBSD pobj permissions may not allo

Re: new devel/p5-Devel-MAT-Dumper

2022-11-13 Thread Klemens Nanni
On Sun, Nov 13, 2022 at 07:37:57PM +0100, Alexander Bluhm wrote: > On Sun, Nov 13, 2022 at 06:28:41PM +, Klemens Nanni wrote: > > On Sun, Nov 13, 2022 at 07:22:13PM +0100, Alexander Bluhm wrote: > > > Hi, > > > > > > ok to import p5-Devel-MAT-Dumper 0.46 > > > > > > Comment: > > > write a hea

Re: new devel/p5-Devel-MAT-Dumper

2022-11-13 Thread Alexander Bluhm
On Sun, Nov 13, 2022 at 06:28:41PM +, Klemens Nanni wrote: > On Sun, Nov 13, 2022 at 07:22:13PM +0100, Alexander Bluhm wrote: > > Hi, > > > > ok to import p5-Devel-MAT-Dumper 0.46 > > > > Comment: > > write a heap dump file for later analysis > > > > Description: > > This module provides the

Re: new devel/p5-Devel-MAT-Dumper

2022-11-13 Thread Klemens Nanni
On Sun, Nov 13, 2022 at 07:22:13PM +0100, Alexander Bluhm wrote: > Hi, > > ok to import p5-Devel-MAT-Dumper 0.46 > > Comment: > write a heap dump file for later analysis > > Description: > This module provides the memory-dumping function that creates a heap > dump file which can later be read by

new devel/p5-Devel-MAT-Dumper

2022-11-13 Thread Alexander Bluhm
Hi, ok to import p5-Devel-MAT-Dumper 0.46 Comment: write a heap dump file for later analysis Description: This module 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 wri