           SPELL=file-spec
         VERSION=3.75
          SOURCE=PathTools-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/PathTools-$VERSION
          AUTHOR=X/XS/XSAWYERX
   SOURCE_URL[0]=http://www.cpan.org/authors/id/$AUTHOR/$SOURCE
     SOURCE_HASH=sha512:bab592a64df391a50b70717cd5fa042ca395e83790dbc447abd72ef81f0e7caf7b8ce1158102d77d470765c572e6773cd907e4884532350bd2f15da667b9a993
      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
