Thanks all for your helps.
I tried to install version Devel-MAT 0.40, it's installed successfully. However, I still get the error while loading (nearly finish 96.81%) the dump file :(
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.
To generate heap dump file, I add this line into my perl script:
use Devel::MAT::Dumper qw( -dump_at_SIGQUIT -file /tmp/bom-feed-distri
+butor-NNN.pmat );
then use kill -QUIT <pid>
Current version of Devel::MAT::Dumper
Installed: 0.37
CPAN: 0.40 Not up to date
Paul Evans (PEVANS)
leonerd@leonerd.org.uk
I tried with higher Dumper versions : 0.38, 0.39 & 0.40 , however Devel::MAT 0.40 can not installed with these version. Error:
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.
Any idea?
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.