Help for this page

Select Code to Download


  1. or download this
    my @startDirs = qw(/etc /dev /bin);
    my @SubDirs= File::Find::Rule->directory->in( @startDirs );