Changes for version 0.07 - 1997-03-19
- interface to internal function and variables are changed. New interface is compatible with new Term::ReadLine.pm which is distributed with Perl 5.003_92 and later. But it is not compatible with previous release.
- add method interface to all internal function
- add Attribs method to access internal variables
- EXPORT_OK contains only some constant definitions
- tkRunning support (new ReadLine.pm is required)
- add document
- bug fixes
- XS bugs correspond to callback interface
- fix _rl_store_function() and _rl_fetch_function()
- fix prototype of append_history
- use new _rl_store_rl_line_buffer() instead of reallocate rl_line_buffer.
- etc.
Documentation
one-line perl evaluator with line editing function and variable name completion function
Modules
Perl extension for the GNU Readline/History Library
Provides
in Gnu.pm
in Gnu.pm
in Gnu.pm