Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Memory leaks and reference counting within Perl.

by ysth (Canon)
on Jan 06, 2005 at 03:09 UTC ( [id://419802]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my @AoH;
    for (0..9) { 
    ...
    %{$AoH[2]} is at address 269696812
    %{$AoH[3]} is at address 269696908
    %{$AoH[4]} is at address 269697004
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-03-29 08:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found