in reply to To each() their own
I'd use the common debugging technique: reduce the code until you don't get the warning anymore. The last part removed is probably responsible for it, so return it back, and try to reduce the code elsewhere. In the end, you should have just several lines of code with a small number of dependencies. Then come back here and ask again, or answer your own question.
> however it has a serious memory leak in it
Sounds interesting. Can you give more details? How do you detect memory leaks?
($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: To each() their own
by Ancient.Wizard (Novice) on May 02, 2017 at 12:01 UTC | |
by choroba (Cardinal) on May 02, 2017 at 12:09 UTC |