|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re^2: Yet more While issuesby Dandello (Beadle) |
| on Mar 18, 2011 at 05:20 UTC ( #893910=note: print w/ replies, xml ) | Need Help?? |
|
Back to square one I guess. This only seems to work relatively short strings, but not when the string gets much more than 500 characters. Then it throws 'uninitialized value in $offset' errors which I'm guessing means the algorithm didn't find the one 'c' that had to be there. I admit I'm at my wit's end here. This looks like it should work, but it doesn't. There is a 'c' in every row, so that's not the problem. THIS works But takes about 5 seconds per row on the full array and since there's 8400 rows in the full run, that's about 12 hours. Getting the run time down would be very helpful. Thanks
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||