           SPELL=file-spec
         VERSION=3.2701
          SOURCE=PathTools-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/PathTools-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/K/KW/KWILLIAMS/$SOURCE
     SOURCE_HASH=sha512:cd4cfb7d62b367c9f0f45e5174f909d0db755632eefa82e384350210186e0f766365773a71eb5b71373e43a834cc1bb9f6daac2811ab752195485936e9be3c1c
      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
