aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Complete-Util/pkg-descr
blob: bb706fad4cf2113e7536610c601a8ae46d481683 (plain) (blame)
1
2
3
4
5
6
7
8
9
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.

WWW: https://metacpan.org/release/Complete-Util