
KevinR
Veteran

Mar 30, 2009, 12:13 PM
Post #2 of 2
(752 views)
|
|
Re: [regie101] HELP PLEASE! Alternative to Nested Loop?
[In reply to]
|
Can't Post
|
|
Your code is poorly writtin, and to me looks like it should not even work since $j appears to never be initialized. I'm not sure if the Memoize module can help or not but you might want to look into it: http://perldoc.perl.org/Memoize.html And please do not cross-post the same question. Please delete the other thread. -------------------------------------------------
(This post was edited by KevinR on Mar 30, 2009, 12:14 PM)
|