[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Recursively visit all files in a directory?





Jim Correia wrote:
> 
> What is the easiest way to do this?
--------------

read the module docs on File::Find
it is part of the standard install

you can generate a list, or work on each file "on-the-fly" as it
recurses thru defined dirs with defined match patterns.

D

# ===== Want to unsubscribe from this list?
# ===== Send mail with body "unsubscribe" to macperl-request@macperl.org