in reply to Leaks while embedding perl

Perl is regularly tested with valgrind by a number of folks. When doing this, Perl should be built and run in a special way, as described in perlhack. Determining whether a specific valgrind-reported leak is serious or not is something of a dark art and I'm not an expert (the experts tend to hang out on the P5P mailing list). This node: Valgrind, Perl, and banishing leaks and its links might be useful to you.

Perl Internals References

perldoc and CPAN

PM Nodes

See Also

Updated: Many references added long after the original reply was made.

  • Comment on Re: Leaks while embedding perl (Perl Internals References)