Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Re: Re: Re: Re: Clean out da hash...

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


in reply to Re: Re: Re: Re: Clean out da hash...
in thread Clean out da hash...

After you have called clean_hash, why don't you check its contents with
use Data::Dumper; ... clean_hash(); print STDERR Dumper(\%hash); ...

+++++++++++++++++
#!/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://328515]
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found