SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Complete-Bash rpm build for : Mageia Cauldron. For other distributions click perl-Complete-Bash.

Name : perl-Complete-Bash
Version : 0.337.0 Vendor : Mageia_Org
Release : 1.mga9 Date : 2022-12-08 03:16:26
Group : Development/Perl Source RPM : perl-Complete-Bash-0.337.0-1.mga9.src.rpm
Size : 0.14 MB
Packager : tv < tv>
Summary : Completion module for bash shell
Description :
Bash allows completion to come from various sources. The simplest is from a
list of words (\'-W\'):

% complete -W \"one two three four\" somecmd
% somecmd t< Tab>
two three

Another source is from a bash function (\'-F\'). The function will receive
input in two variables: \'COMP_WORDS\' (array, command-line chopped into
words) and \'COMP_CWORD\' (integer, index to the array of words indicating
the cursor position). It must set an array variable \'COMPREPLY\' that
contains the list of possible completion:

RPM found in directory: /vol/rzm3/linux-mageia/distrib/cauldron/aarch64/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Complete-Bash-0.337.0-1.mga9.noarch.rpm
ftp.icm.edu.pl  perl-Complete-Bash-0.337.0-1.mga9.noarch.rpm
ftp.icm.edu.pl  perl-Complete-Bash-0.337.0-1.mga9.noarch.rpm
ftp.icm.edu.pl  perl-Complete-Bash-0.337.0-1.mga9.noarch.rpm
     

Provides :
perl(Complete::Bash)
perl-Complete-Bash

Requires :
perl >= 1:5.010001
perl(Exporter) >= 5.570.0
perl(Log::ger) >= 0.38.0
perl(strict)
perl(warnings)
perl-base >= 2:5.36.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/perl-Complete-Bash
/usr/share/doc/perl-Complete-Bash/Changes
/usr/share/doc/perl-Complete-Bash/LICENSE
/usr/share/doc/perl-Complete-Bash/META.json
/usr/share/doc/perl-Complete-Bash/META.yml
/usr/share/doc/perl-Complete-Bash/MYMETA.yml
/usr/share/doc/perl-Complete-Bash/README
/usr/share/man/man3/Complete::Bash.3pm.xz
/usr/share/perl5/vendor_perl/Complete
/usr/share/perl5/vendor_perl/Complete/Bash.pm

 
ICM