Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: hash reference to itself

by ExReg (Priest)
on Aug 02, 2016 at 17:19 UTC ( [id://1169018]=note: print w/replies, xml ) Need Help??


in reply to Re: hash reference to itself
in thread hash reference to itself

When my forehead hit the desk, I woke up several people sleeping around me. I don't expect this kind of mental flatulence until Fridays. Thanks! Just what I needed.

Replies are listed 'Best First'.
Re^3: hash reference to itself
by ikegami (Patriarch) on Aug 02, 2016 at 17:56 UTC
    Note that this approach will leak memory unless you do the following when you're done with the hash:
    %hash = ();

      Good to know. Thanks!

Log In?
Username:
Password:

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

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

    No recent polls found