Help for this page

Select Code to Download


  1. or download this
    Use File::Util; my $f = File::Util->new();
    
    my @dirs = $f->list_dir('C:\Input', qw( --dirs-only --recurse --with-p
    +aths ));