Here are some others:

651 /usr/lib/perl5/5.8.7/File/Path.pm line 121

582 /usr/lib/perl5/5.8.7/Math/BigInt.pm line 143

2947 /usr/lib/perl5/5.8.7/Math/BigInt.pm line 2303

1834 /usr/lib/perl5/5.8.7/Math/BigInt/Calc.pm line 1420

1472 /usr/lib/perl5/site_perl/5.8.7/HTML/TableExtract.pm line 1020

747 /usr/lib/perl5/site_perl/5.8.7/HTTP/Message.pm line 9

849 /usr/lib/perl5/site_perl/5.8.7/LWP.pm line 10

709 /usr/lib/perl5/site_perl/5.8.7/LWP/Protocol/http.pm line 416

1210 /usr/lib/perl5/site_perl/5.8.7/OLE/Storage_Lite.pm line 11

1194 /usr/lib/perl5/site_perl/5.8.7/OLE/Storage_Lite.pm line 712

2202 /usr/lib/perl5/site_perl/5.8.7/Regexp/Common.pm line 36

3924 /usr/lib/perl5/site_perl/5.8.7/Spreadsheet/ParseExcel.pm line 1929

1793 /usr/lib/perl5/site_perl/5.8.7/Spreadsheet/ParseExcel/Utility.pm line 11

1433 /usr/lib/perl5/site_perl/5.8.7/Spreadsheet/WriteExcel/Formula.pm line 25

2465 /usr/lib/perl5/site_perl/5.8.7/Spreadsheet/WriteExcel/Workbook.pm line 25

1311 /usr/lib/perl5/site_perl/5.8.7/URI/http.pm line 6

1012 /usr/lib/perl5/site_perl/5.8.7/i686-linux/BerkeleyDB.pm line 1441

551 /usr/lib/perl5/site_perl/5.8.7/i686-linux/Compress/Zlib.pm line 16

253 /usr/lib/perl5/site_perl/5.8.7/i686-linux/HTML/Entities.pm line 150

523 /usr/lib/perl5/site_perl/5.8.7/i686-linux/HTML/HeadParser.pm line 74

The leading number in this sample is just the leak count within 1 run of the application -- a batch process. And as I say, I dont know what, if any, significance to attach. Perhaps Exporter is excused, for instance, if globalising is considered "leaky" by definition. And so on.

Pstack


In reply to Re^2: memory sieve discovery by Pstack
in thread memory sieve discovery by Pstack

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.