|
|
| Problems? Is your data what you think it is? | |
| PerlMonks |
Re: How to create a compact data structure?by mkirank (Chaplain) |
| on Dec 20, 2006 at 12:12 UTC ( [id://590944]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
foreach my $item (LARGE_LIST) {
Can you reduce some size from the LARGE_LIST (if they have similar values) by using Data::Reuse ?
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||