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

iteration through tied hash eat my memory

by ph0enix (Friar)
on Dec 09, 2002 at 11:49 UTC ( #218495=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package Elric::Lexicon;
    
    sub new {
    ...
    }
    
    ...
    
  2. or download this
    use Elric::Lexicon;
    my %lexicon = ();
    ...
    ...
      &message("Lexicon $_:\t");              # name the current lexicon
      $mind_units += $lexicon{$_}->info();    # print information about it
    +s internals
    }
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others musing on the Monastery: (3)
As of 2023-06-05 19:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (25 votes). Check out past polls.

    Notices?