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 ( #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 browsing the Monastery: (3)
As of 2023-12-10 13:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (40 votes). Check out past polls.

    Notices?