Path to this page:
./
devel/p5-ExtUtils-Command,
Perl 5 functions to replace common UNIX commands in Makefiles
Branch: pkgsrc-2008Q3,
Version: 1.14,
Package name: p5-ExtUtils-Command-1.14,
Maintainer: pkgsrc-usersThe 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.
Required to run:[
lang/perl5]
Master sites: (Expand)
SHA1: 0c164c7a0ee8dcfc505d5899dc3abd9d94304b77
RMD160: ee40ed4f66842304939b32bcf593f1142d709e60
Filesize: 11.124 KB
Version history: (Expand)
- (2008-10-06) Package added to pkgsrc.se, version p5-ExtUtils-Command-1.14 (created)