diff options
Diffstat (limited to 'x11-toolkits/p5-Tk-HistEntry/pkg-descr')
-rw-r--r-- | x11-toolkits/p5-Tk-HistEntry/pkg-descr | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/x11-toolkits/p5-Tk-HistEntry/pkg-descr b/x11-toolkits/p5-Tk-HistEntry/pkg-descr index 929b39f2ccce..736273055b49 100644 --- a/x11-toolkits/p5-Tk-HistEntry/pkg-descr +++ b/x11-toolkits/p5-Tk-HistEntry/pkg-descr @@ -1,2 +1,4 @@ -C<Tk::HistEntry> defines entry widgets with history capabilities. The widgets -come in two flavours: +Tk::HistEntry implements an entry widget with history. You may use the up +and down keys to select older entries (or use the associated listbox). + +WWW: http://search.cpan.org/search?dist=Tk-HistEntry |