Gnu.pm		The GNU Readline extension Perl module
Gnu.xs		The GNU Readline extension external subroutines
Gnu/XS.pm
INSTALL		Installtion instructions
MANIFEST	This list of files
Makefile.PL	The GNU Readline extension makefile writer
README		The Instructions
eg/perlsh	A powerful calculator
eg/fileman	A short completion example
eg/pftp		An ftp client with the GNU Readline support
eg/ptksh+	Simple perl/Tk shell which demonstrates the callback functions
t/comptest/0123		A file for t/readline.t
t/comptest/012345	A file for t/readline.t
t/comptest/023456	A file for t/readline.t
t/comptest/README	A file for t/readline.t
t/comptest/a_b		A file for t/readline.t
t/button.pl	a test script for t/callback.t
t/callback.t	a test script for the GNU Readline callback function
t/history.t	a test script for the GNU History Library function
t/inputrc	A file for t/readline.t
t/readline.t	a test script for the GNU Readline extension
typemap		The GNU Readline extension interface types
