freebsd-ports/devel/p5-ReadLine-Perl/pkg-descr
Matthew Hunt 76fabc8826 Upgrade to 1.0203.
PR:		ports/52207
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-05-16 00:30:44 +00:00

10 lines
523 B
Text

Perl 5 ships with a module called Term::ReadLine which is an interface
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.
WWW: http://search.cpan.org/dist/Term-ReadLine-Perl/