mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Add a more descriptive description, like the p5-ReadLine-Gnu version.
This commit is contained in:
parent
d0901b673f
commit
e36de4fcee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=10577
1 changed files with 8 additions and 2 deletions
|
@ -1,2 +1,8 @@
|
||||||
This module allows Term::ReadLine (which ships with Perl 5) to
|
Perl 5 ships with a module called Term::ReadLine which is an interface
|
||||||
provide satisfactory editing without using GNU readline.
|
to command line editing and recall. The version that ships with Perl
|
||||||
|
is only a stub, and offers little functionality.
|
||||||
|
|
||||||
|
This module supplants the Term::ReadLine stubs with real command line
|
||||||
|
editing and recall facilities, written entirely in Perl. Applications
|
||||||
|
that use Term::ReadLine do not need to be modified to gain the benefits
|
||||||
|
of this package; it will happen transparently upon installation.
|
||||||
|
|
Loading…
Add table
Reference in a new issue