[interchange-cvs] interchange - heins modified code/UI_Tag/version.coretag

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Sun Jul 6 21:01:00 EDT 2003


User:      heins
Date:      2003-07-07 00:01:51 GMT
Modified:  code/UI_Tag version.coretag
Log:
* Rid ourselves of Term::Readline and Term::ReadKey unless makecat is involved...

Revision  Changes    Path
1.8       +0 -4      interchange/code/UI_Tag/version.coretag


rev 1.8, prev_rev 1.7
Index: version.coretag
===================================================================
RCS file: /var/cvs/interchange/code/UI_Tag/version.coretag,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- version.coretag	6 Jul 2003 04:42:04 -0000	1.7
+++ version.coretag	7 Jul 2003 00:01:51 -0000	1.8
@@ -163,10 +163,6 @@
 				'Storable'      => 'Session and search storage will be slower.',
 		'DBI' => q{Most people want to use SQL with Interchange, and this is a requirement.  You will also need the appropriate DBD module, i.e. DBD::mysql to support MySQL.},
 
-'Term::ReadKey' => q{Helps Term::ReadLine::Perl generate completions and editing for makecat and other interactive scripts from command line.},
-
-'Term::ReadLine::Perl' => q{Gives you filename completion and command history in the makecat program.  Not used otherwise.},
-
 'MIME::Base64' => q{Provides HTTP services for internal HTTP server and basic authentication.},
 
 'URI::URL' => q{Provides HTTP primitives for internal HTTP server.},







More information about the interchange-cvs mailing list