|
|
| XP is just a number | |
| PerlMonks |
Re^2: How to process with huge data'sby Anonymous Monk |
| on Oct 04, 2011 at 14:52 UTC ( #929563=note: print w/ replies, xml ) | Need Help?? |
|
Er, one major fault after all: You seem to be building a huge string called $connectionText, and running loads of regexps on it. You should look into replacing it -- a hash might be suitable.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||