Help for this page

Select Code to Download


  1. or download this
    File::Flat->write( '/some/path/that/might/exist.txt', $contents );
    
  2. or download this
    File::Flat->canWrite( '/some/path/that/might/exist.txt' );