           SPELL=file-spec
         VERSION=0.90
          SOURCE=File-Spec-$VERSION.tar.gz
       BUILD_API=2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/File-Spec-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/K/KW/KWILLIAMS/$SOURCE
          MD5[0]="40af4c60de91eb616e3b9c3790101071"
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=File::Spec"
         ENTERED=20020312
         UPDATED=20050329
           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
