Path to this page:
./
devel/p5-ExtUtils-Command,
Perl 5 functions to replace common UNIX commands in Makefiles
Branch: pkgsrc-2016Q3,
Version: 1.20nb2,
Package name: p5-ExtUtils-Command-1.20nb2,
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.
Master sites: (Expand)
SHA1: b37647cb4437a1eb3c6a7be751eb9d415d4077ce
RMD160: a8531a0e66206bf859831529d4a123a775c565b8
Filesize: 20.623 KB
Version history: (Expand)
- (2016-10-03) Package added to pkgsrc.se, version p5-ExtUtils-Command-1.20nb2 (created)