pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-ExtUtils-Command



Module Name:    pkgsrc
Committed By:   seb
Date:           Mon Aug 25 23:06:17 UTC 2008

Update of /cvsroot/pkgsrc/devel/p5-ExtUtils-Command
In directory ivanova.netbsd.org:/tmp/cvs-serv10695

Log Message:
Initial import of p5-ExtUtils-Command version 1.14 in the NetBSD
Packages Collection.

The Perl 5 module ExtUtils::Command is used to replace common UNIX
commands. In all cases the provided functions work from @ARGV rather
than taking arguments. This makes them easier to deal with in
Makefiles. Call them like this:
  perl -MExtUtils::Command -e some_command some files to work on
The module Shell::Command is also included in this package: it
provides the same functions but take arguments normally.

Status:

Vendor Tag:     TNF
Release Tags:   pkgsrc-base
                
N pkgsrc/devel/p5-ExtUtils-Command/distinfo
N pkgsrc/devel/p5-ExtUtils-Command/DESCR
N pkgsrc/devel/p5-ExtUtils-Command/Makefile

No conflicts created by this import



Home | Main Index | Thread Index | Old Index