Path to this page:
./
devel/p5-ExtUtils-Command,
Perl 5 functions to replace common UNIX commands in Makefiles
Branch: pkgsrc-2008Q4,
Version: 1.15,
Package name: p5-ExtUtils-Command-1.15,
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: 0623d34ebbbcdcab3a56f3f5a2ed6dcd54ae3e81
RMD160: 3b873164de984394b52b48fad7e8ef87ffaed4d8
Filesize: 11.417 KB
Version history: (Expand)
- (2009-01-06) Package added to pkgsrc.se, version p5-ExtUtils-Command-1.15 (created)