in reply to Re: Release memory in hash of hashes
in thread Release memory in hash of hashes
which allocates a hash of hashes of hashes (or arrays) structure.my $word_index_ref = retrieve( $word_index_file );
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Release memory in hash of hashes
by GrandFather (Saint) on Aug 18, 2009 at 00:37 UTC | |
|
Re^3: Release memory in hash of hashes
by ig (Vicar) on Aug 18, 2009 at 00:53 UTC |