General completion Perl routines
This package provides some generic completion routines that follow the Complete convention. The main routine is complete_array_elem which tries to complete a word using choices from elements of supplied array. 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.
$
pkg install p5-Complete-UtilOrigin
devel/p5-Complete-Util
Size
99.1KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
3 packages
Required by
4 packages