Path to this page:
./
devel/p5-ExtUtils-Command,
Perl 5 functions to replace common UNIX commands in Makefiles
Branch: pkgsrc-2010Q3,
Version: 1.16nb1,
Package name: p5-ExtUtils-Command-1.16nb1,
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]
Required to build:[
devel/p5-Module-Build]
Master sites: (Expand)
SHA1: 03d75e03ed91ef0a3efb900f40af8825a5961850
RMD160: 1d68c4ced011e1a8dc1a94afbcbe672087d698bb
Filesize: 11.718 KB
Version history: (Expand)
- (2010-10-17) Package added to pkgsrc.se, version p5-ExtUtils-Command-1.16nb1 (created)