          MODULE=PathTools
         VERSION=3.47
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://search.cpan.org/CPAN/authors/id/S/SM/SMUELLER/
      SOURCE_VFY=sha256:caa8d4b45372b8cb0ef0f6f696efa3a60b0fd394b115cad39a7fbb8f6bd38026
        WEB_SITE=http://search.cpan.org/search?dist=PathTools
            TYPE=perl
         ENTERED=20040921
         UPDATED=20150218
           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 König, Andy Dougherty,
Charles Bailey, Ilya Zakharevich, Paul Schinder, and others.
EOF
