http://qs1969.pair.com?node_id=437881

sashac88 has asked for the wisdom of the Perl Monks concerning the following question:

Hello Monks.
The situation is:
I used File::Find to delete files .Now I have many empty directories.
Can I take the deepness of current directory as variable-
thus I'll be able to run "rmdir" not more than this
deepness. Thanks in advance.!