in reply to
Re^2: File::Find::prune problems
in thread
File::Find::prune problems
It's not a bug...see
my post below
. Both
File::Find::Rule
and
File::Finder
use File::Find under the hood, so if there were such a bug, those modules would also have the same bug.
Comment on
Re^3: File::Find::prune problems
In Section
Seekers of Perl Wisdom