in reply to recursive path function falls into infinite loop
Even if you don't use File::Find directly, at least go read its source code as a reference.
Added hours later.
Also, see Re: Re: (Perl6) Groking Continuations (iterators) for a non-recursive version of find().
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
•Re^2: recursive path function falls into infinite loop
by merlyn (Sage) on Nov 25, 2004 at 13:20 UTC |