Path to this page:
./
devel/p5-ExtUtils-Command,
Perl 5 functions to replace common UNIX commands in Makefiles
Branch: pkgsrc-2014Q4,
Version: 1.18,
Package name: p5-ExtUtils-Command-1.18,
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: 76fb419ba1eede7296bb66f71ccb874fa3a90784
RMD160: 003634d625e70f8ca8a856a671dc92606f00834d
Filesize: 19.071 KB
Version history: (Expand)
- (2014-12-30) Package added to pkgsrc.se, version p5-ExtUtils-Command-1.18 (created)