1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
This is Debian's prepackaged version of Hiroo Hayashi's
Term::ReadLine::Gnu. It allows you to access all of the GNU
ReadLine/History library from Perl. Hiroo Hayashi is available at
<hiroo.hayashi@computer.org>.
This package was put together by Darren Stalder <torin@daft.com> from
sources at http://www.perl.com/CPAN/authors/id/HAYASHI/Term-ReadLine-Gnu-1.06.tar.gz.
The previous maintainer of this package was Ben Gertzfield <che@debian.org>.
The only change for the Debian package was the addition of the debian/
files.
Modifications for Debian Copyright (c) 1998-1999 Ben Gertzfield and
Darren Stalder and released under the same terms as Perl.
Term::ReadLine::Gnu --- GNU Readline Library Wrapper Module
Copyright (c) 1996-1999 Hiroo Hayashi. All rights reserved.
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
On Debian systems, the Artistic License is available in
the file /usr/share/common-licenses/Artistic. The GNU General Public
License is available in the file /usr/share/common-licenses/GPL.
Perl is distributed under either the terms of the Artistic License
or the GPL, your choice.
|