[Lunar-commits] CVS: moonbase/perl/PathTools BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

Auke Kok sofar at lunar-linux.org
Tue Sep 21 12:48:04 UTC 2004


Update of /var/cvs/lunar/moonbase/perl/PathTools
In directory espresso.lunar-linux.org:/tmp/cvs-serv30842/PathTools

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:
File::Spec in the new wrapper PathTools

--- NEW FILE: BUILD ---
(

  perl  Makefile.PL  &&
  make               &&
  prepare_install    &&
  make    install

) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
depends  perl

--- NEW FILE: DETAILS ---
          MODULE=PathTools
         VERSION=3.01
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
      SOURCE_URL=http://ftp.cpan.org/pub/CPAN/authors/id/KWILLIAMS/$SOURCE
      SOURCE_VFY=sha1:fbd6ce19ea895a402d5befe5b16bce08e6c71a18
        WEB_SITE=http://search.cpan.org/search?dist=PathTools
         ENTERED=20040921
         UPDATED=20040921
           SHORT="FthTools 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



More information about the Lunar-commits mailing list