File::Flat->write( '/some/path/that/might/exist.txt', $contents ); #### File::Flat->canWrite( '/some/path/that/might/exist.txt' );