Help for this page

Select Code to Download


  1. or download this
    if ( scalar @matches ) {
        make_path($parsed_dir);
    ...
        print $out_fh "\n";
        close $out_fh;
    }