http://qs321.pair.com?node_id=619565

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

if (-d $entry and $fn !~ m/ˆ\.\.?$/) { push @matches, $this->find($entry); }