Path to this page:
./
devel/p5-ExtUtils-Command,
Perl 5 functions to replace common UNIX commands in Makefiles
Branch: pkgsrc-2013Q1,
Version: 1.17nb1,
Package name: p5-ExtUtils-Command-1.17nb1,
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: 25c4ca941ef4bbd7d4c9fbe1d2039ac289a38cfe
RMD160: b812578311c9eeb624f0a9c54867ff999a10b931
Filesize: 18.927 KB
Version history: (Expand)
- (2013-04-01) Package added to pkgsrc.se, version p5-ExtUtils-Command-1.17nb1 (created)