Help for this page

Select Code to Download


  1. or download this
    my @dlcopy = @dir_list ;
    my @extensions = qw(zip log whatever) ;
    ...
        $matches{$ext} = $matching ;
      }
    }