![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re^3: Data structures benchmark(pack vs. arrays vs. hashes vs. strings)by AnomalousMonk (Archbishop) |
on Dec 10, 2011 at 01:03 UTC ( [id://942754]=note: print w/replies, xml ) | Need Help?? |
But if you are going to be operating entirely within a program and not, e.g., storing to disk or transmitting to another computer over a network, why not just pass array or hash references (or object references) around? Again, I don't understand the application.
In Section
Seekers of Perl Wisdom
|
|