in reply to
how to get File::Find::Rule to match empty directories
Yes, it's a "file empty", not "directory empty" test. It's the same as the '-z' file test operator.
Comment on
Re: how to get File::Find::Rule to match empty directories
In Section
Seekers of Perl Wisdom