Help for this page

Select Code to Download


  1. or download this
    sub go
     {
    ...
     find ({wanted => $eachfile, preprocess => $filter},   $directory);
     print '=' x 50, "\n";
     }