in reply to Devel::MAT can not load dump file
To generate heap dump file, I add this line into my perl script:Loading file 34282618 of 35412650 bytes (96.81%)Cannot read - at /hom +e/xxx/perl5/lib/perl5/x86_64-linux-thread-multi/Devel/MAT.pm line 82.
then use kill -QUIT <pid> Current version of Devel::MAT::Dumperuse Devel::MAT::Dumper qw( -dump_at_SIGQUIT -file /tmp/bom-feed-distri +butor-NNN.pmat );
I tried with higher Dumper versions : 0.38, 0.39 & 0.40 , however Devel::MAT 0.40 can not installed with these version. Error:Installed: 0.37 CPAN: 0.40 Not up to date Paul Evans (PEVANS) leonerd@leonerd.org.uk
Any idea?Running Build test t/00use.t ................ ok t/01self.t ............... Cannot read - at /home/xxxx/.cpan/build/De +vel-MAT-0.40-AaNiHf/blib/lib/Devel/MAT.pm line 82.
|
|---|