To install this package run one of the following: conda install anaconda::perl-file-path
Description
File::Path provides functions to create or remove directory trees. The
module implements makepath (mkdir -p) and removetree (rm -r) style
operations portably across platforms.