diff options
Diffstat (limited to 'devel/p5-ReadLine-Perl/pkg-descr')
-rw-r--r-- | devel/p5-ReadLine-Perl/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-ReadLine-Perl/pkg-descr b/devel/p5-ReadLine-Perl/pkg-descr index bc041dc5bd11..22600d11a8db 100644 --- a/devel/p5-ReadLine-Perl/pkg-descr +++ b/devel/p5-ReadLine-Perl/pkg-descr @@ -6,3 +6,5 @@ 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/ |