Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Tracking Memory Leaks

by Cirollo (Friar)
on Aug 14, 2001 at 22:20 UTC ( [id://104849]=note: print w/replies, xml ) Need Help??


in reply to Tracking Memory Leaks

Try running your script in the perl debugger. You can pretty-print all the variables in a package along with their values using the V and X commands if you want to know what variables you are currently using.

See the section on "Debugging Perl memory usage" in perlman:perldebug.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://104849]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-24 17:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found