http://www.perlmonks.org?node_id=980054


in reply to creating 100 arrays

You know about auto-vivification, right? You could just start writing your code and not worry about whether the array you want to use exists or not. When it's needed, auto-vivification will cause it to spring into existence.

Can you explain in more detail what you're trying to do?

Alex / talexb / Toronto

"Groklaw is the open-source mentality applied to legal research" ~ Linus Torvalds