aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Complete-Path/pkg-descr
blob: 6a2df967549d91d413a906119029375df7d2ef09 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Complete path, for anything path-like.  Meant to be used as backend for
other completing functions provided by Complete::* modules.  Provides
features like case-insensitive matching, expanding intermediate paths,
and case mapping.

Algorithm is to split path into path elements, then list items (using
the supplied list_func) and perform filtering (using the supplied
filter_func) at every level.

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