# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.  Line
# up the first '|' above the ':' following the base package name, and the '|' on
# the right side marks the last column you can put a character in.  You must make
# exactly 11 lines for the formatting to be correct.  It's also customary to
# leave one space after the ':'.

         |-----handy-ruler------------------------------------------------------|
file-path: File::Path - 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:                   www.slacky.eu
file-path:
file-path: Packager Michele Petrecca