in reply to
Re^2: performance issues
in thread
performance issues
I'm using m=~ to achieve this.
I guess that this is a typo—if you've got working code at all, then you must be using something like (if we must call it that)
=~m//
, not
m=~
.
Comment on
Re^3: performance issues
Select
or
Download
Code
In Section
Seekers of Perl Wisdom