Subject: | [PATCH] package memory of lexicals |
There are some issues with counting memory occupied by lexicals in
B::TerseSize::package_size:
- I think that $fsize should be used instead of $opsize
- file lexicals should not be counted multiple times
The two patches are in my CPAN directory:
http://search.cpan.org/CPAN/authors/id/S/SR/SREZIC/patches/B-Size-0.09-SREZIC-01.patch
http://search.cpan.org/CPAN/authors/id/S/SR/SREZIC/patches/B-Size-0.09-SREZIC-02.patch
Regards,
Slaven