![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: List all directoriesby mandog (Curate) |
on Sep 25, 2003 at 19:25 UTC ( #294226=note: print w/replies, xml ) | Need Help?? |
A lot depends on your needs. If this was a throw away script, You could do something ugly like:
You could look at File::Find and the -d function If you couldn't figure out File::Find, you could do something like this:
email: mandog
In Section
Seekers of Perl Wisdom
|
|