Name: | perl-Term-Completion |
---|---|
Version: | 1.00 |
Release: | 9.5.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 77935 |
License: | GPL+ or Artistic |
RPM: | perl-Term-Completion-1.00-9.5.el7.noarch.rpm |
Source RPM: | perl-Term-Completion-1.00-9.5.el7.src.rpm |
Build Date: | Wed Apr 22 2020 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://search.cpan.org/dist/Term-Completion |
Summary: | Read one line of user input, with convenience functions |
Description: | Term::Completion is an extensible, highly configurable replacement for the venerable Term::Complete package. It is object-oriented and thus allows subclassing. Two derived classes are Term::Completion::Multi and Term::Completion::Path. A prompt is printed and the user may enter one line of input, submitting the answer by pressing the ENTER key. |