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

Re: Clean out da hash...

by leriksen (Curate)
on Feb 12, 2004 at 08:16 UTC ( [id://328500]=note: print w/replies, xml ) Need Help??


in reply to Clean out da hash...

For the bit where you do

Delete everything in the hash

wouldn't just

%hash = ();

work just as well ?

+++++++++++++++++
#!/usr/bin/perl
use warnings;use strict;use brain;

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-03-28 23:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found