Name: | perl-Term-Completion |
---|---|
Version: | 1.00 |
Release: | 9.el7.3 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 77935 |
License: | GPL+ or Artistic |
RPM: | perl-Term-Completion-1.00-9.el7.3.noarch.rpm |
Source RPM: | perl-Term-Completion-1.00-9.el7.3.src.rpm |
Build Date: | Thu Aug 31 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://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. |