Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^2: Memory leaks and reference counting within Perl.

by davido (Cardinal)
on Jan 06, 2005 at 08:29 UTC ( [id://419836]=note: print w/replies, xml ) Need Help??


in reply to Re: Memory leaks and reference counting within Perl.
in thread Memory leaks and reference counting within Perl.

Total shot in the dark here, but...perhaps Data::Dumper might be of some help?

Not unless you have some need to dump the datastructure. Doesn't have much to do with the question of lexical scoping, reference counts, and garbage collection though.


Dave

  • Comment on Re^2: Memory leaks and reference counting within Perl.

Replies are listed 'Best First'.
Re^3: Memory leaks and reference counting within Perl.
by demerphq (Chancellor) on Jan 07, 2005 at 16:27 UTC

    Well there is the point that using a module such as Data::Dumper or Data::Dump::Streamer (with the former in Purity() mode) you would at least readily notice any cyclic references in the data structure.

    ---
    demerphq

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2024-04-19 07:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found