Name : perl-ExtUtils-Command
| |
Version : 1.20
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 1.1
| Date : 2018-10-07 16:15:26
|
Group : Development/Libraries/Perl
| Source RPM : perl-ExtUtils-Command-1.20-1.1.src.rpm
|
Size : 0.06 MB
| |
Packager : (none)
| |
Summary : Utilities to replace common UNIX commands in Makefiles etc
|
Description :
The module is used to replace common UNIX commands. In all cases the functions work from AATTARGV 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
and _NOT_ like this:
perl -MExtUtils::Command -e \'some_command qw(some files to work on)\'
For that use the Shell::Command manpage.
Filenames with * and ? will be glob expanded.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_11_SP4/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(ExtUtils::Command)
perl-ExtUtils-Command
Requires :