![]() |
|
Welcome to the Monastery | |
PerlMonks |
Re: large perl moduleby jrsimmon (Hermit) |
on Mar 04, 2010 at 21:31 UTC ( [id://826821]=note: print w/replies, xml ) | Need Help?? |
While I suspect your statement "this is the fastest way" woulnd't hold up under heavy scrutiny, if you have enough system resources and it's working, what's the concern? You could always move the data to a data file (better design), but unless you put it in a database or some other "lookup on demand" solution, you'll still end up with the large hash and it won't really make a difference.
In Section
Seekers of Perl Wisdom
|
|