SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Complete-Util rpm build for : OpenSuSE. For other distributions click perl-Complete-Util.

Name : perl-Complete-Util
Version : 0.620.0 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 150500.2.1 Date : 2024-03-13 23:17:31
Group : Unspecified Source RPM : perl-Complete-Util-0.620.0-150500.2.1.src.rpm
Size : 0.11 MB
Packager : https://www_suse_com/
Summary : General completion routine
Description :
This package provides some generic completion routines that follow the
Complete convention. (If you are looking for bash/shell tab completion
routines, take a look at \"SEE ALSO\".) The main routine is
\'complete_array_elem\' which tries to complete a word using choices from
elements of supplied array. For example:

complete_array_elem(word => \"a\", array => [\"apple\", \"apricot\", \"banana\"]);

The routine will first try a simple substring prefix matching. If that
fails, will try some other methods like word-mode, character-mode, or fuzzy
matching. These methods can be disabled using settings.

There are other utility routines e.g. for converting completion answer
structure from hash to array/array to hash, combine or modify answer, etc.
These routines are usually used by the other more specific or higher-level
completion modules.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_15_SP5/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Complete-Util-0.620.0-150500.2.1.noarch.rpm
     

Provides :
perl(Complete::Util)
perl-Complete-Util

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Complete::Common) >= 0.22
perl(List::Util) >= 1.54
perl(Log::ger) >= 0.038
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Complete
/usr/lib/perl5/vendor_perl/5.26.1/Complete/Util.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Complete-Util
/usr/share/doc/packages/perl-Complete-Util/Changes
/usr/share/doc/packages/perl-Complete-Util/README
/usr/share/licenses/perl-Complete-Util
/usr/share/licenses/perl-Complete-Util/LICENSE
/usr/share/man/man3/Complete::Util.3pm.gz

 
ICM