Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: How do I empty out a hash?

by vroom (His Eminence)
on Jan 21, 2000 at 01:36 UTC ( [id://2266]=note: print w/replies, xml ) Need Help??


in reply to How do I empty out a hash?

You can set it equal to an empty hash or undef it;
%hash=(); undef %hash;

Log In?
Username:
Password:

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

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

    No recent polls found