in reply to Directory Recursion
A comparison of the File::Find code between versions 5.005.03 and 5.6.1 highlights a number of differences between recursion and stack processing which may be interesting to some.
perl -e 's&&rob@cowsnet.com.au&&&split/[@.]/&&s&.com.&_&&&print'
|
---|
Replies are listed 'Best First'. | |
---|---|
Directory-non-recursion (was Re: Re: Directory Recursion)
by merlyn (Sage) on Jan 06, 2002 at 05:19 UTC | |
by Haloric (Novice) on Mar 04, 2014 at 15:07 UTC | |
by choroba (Cardinal) on Mar 04, 2014 at 15:12 UTC |