file-path: File::Path (Perl Create or remove directory trees) file-path: file-path: The mkpath function provides a convenient way to create directories file-path: of arbitrary depth. Similarly, the rmtree function provides a file-path: convenient way to delete an entire directory subtree from the file-path: filesystem, much like the Unix command rm -r. file-path: file-path: file-path: file-path: file-path: