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 32 33 34 35 36
|
This is Debian's prepackaged version of Ilya Zakharevitch's
Term::ReadLine::Perl module. It is a Perl-only module implementing the
ReadLine libraries. Ilya Zakharevitch is available at
<ilya@math.ohio-state.edu>.
This package was put together by Darren Stalder <torin@daft.com> from
sources at http://www.perl.com/CPAN/authors/id/ILYAZ/modules/Term-ReadLine-Perl-0.9906.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.
LEGALESE
~~~~~~~
Copyright (c) 1995 Ilya Zakharevich. All rights reserved.
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
You should have received a copy of the Perl license along with
Perl; see the file README in Perl distribution.
You should have received a copy of the GNU General Public License
along with Perl; see the file Copying. If not, write to
the Free Software Foundation, 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA
You should have received a copy of the Artistic License
along with Perl; see the file Artistic.
On Debian systems, the Artistic License is available in the file
/usr/share/common-licenses/Artistic.
|