in reply to
Find a particular directory in a directory
I don't know how `find` works, but
File::Find
is a core perl module, it comes with every perl 5, even on a suse machine, since 1994-Oct-17
Comment on
Re: Find a particular directory in a directory
In Section
Seekers of Perl Wisdom