           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
     SOURCE_HASH=sha512:d733f60c4e75022418bf547d07aa86529d4f21ba7d04774969acb0d58d4feda287ba04ec253d51ef6e5ca2ee869c8c727fcaf3a8ee6fe7ca05304cd1d35e8799
         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
