Help for this page

Select Code to Download


  1. or download this
    my %cache;
    find({wanted => \&ab_wanted, no_chdir => 1}, $opt{d});
    ...
            }
        }
    }