           SPELL=file-spec
         VERSION=3.47
          SOURCE=PathTools-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/PathTools-$VERSION
          AUTHOR=S/SM/SMUELLER
   SOURCE_URL[0]=http://www.cpan.org/authors/id/$AUTHOR/$SOURCE
     SOURCE_HASH=sha512:d7d9056ca11cbf167b8ef8a73f9ef41fd71c6f1e9e16e3e51ea68b999bd2af96f0b2c144425e6adf64f5fb44aaf2e7f5ba6e3de12a0ce072e9e75b3c6558fabd
      LICENSE[0]=ART
        KEYWORDS="perl"
        WEB_SITE="http://search.cpan.org/search?module=File::Spec"
         ENTERED=20020312
           SHORT="Handling files and directories portably"
cat << EOF
This module is designed to support operations commonly
performed on file specifications (usually called "file
names", but not to be confused with the contents of a
file, or Perl's file handles), such as concatenating sev
eral directory and file names into a single path, or
determining whether a path is rooted.
EOF
