          MODULE=PathTools
         VERSION=3.33
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://search.cpan.org/CPAN/authors/id/S/SM/SMUELLER/
      SOURCE_VFY=sha1:d99d09d8f985fcf25d4d0372d9302a5acf02f60f
        WEB_SITE=http://search.cpan.org/search?dist=PathTools
         ENTERED=20040921
         UPDATED=20101110
           SHORT="PathTools Speculates and acts on file names"
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 several directory and file names into a single path, or
determining whether a path is rooted. It is based on code directly taken
from MakeMaker 5.17, code written by Andreas Knig, Andy Dougherty,
Charles Bailey, Ilya Zakharevich, Paul Schinder, and others.
EOF


