Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    my $res = _list_files($cwd, \@file_list);
    
    # definition of _list_files($cwd omitted)