Help for this page

Select Code to Download


  1. or download this
    path/example #file<br>
    path/example #directory<br><br>
    
  2. or download this
    make_path ('path/example');
    open ( my $fh, '>', 'path/example' );