/[Term-Shelly]/trunk/README
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /trunk/README

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations)
Mon Jun 25 08:16:44 2007 UTC (16 years, 10 months ago) by dpavlin
File size: 737 byte(s)
import 0.01 version from CPAN

1 dpavlin 2 Term-Shelly version 0.01
2     ========================
3    
4     This is a shell-kit-thing useful for doing input handling. Supports tab completion presently, line editing, and that's about it. It'll support more in the future. Right now I needed something That Just Worked(tm).
5    
6     INSTALLATION
7    
8     To install this module type the following:
9    
10     perl Makefile.PL
11     make
12     make test
13     make install
14    
15     DEPENDENCIES
16    
17     This module requires these other modules and libraries:
18    
19     Term::ReadKey
20    
21     COPYRIGHT AND LICENCE
22    
23     Copyright (C) 2004 by Jordan Sissel
24    
25     This library is free software; you can redistribute it and/or modify
26     it under the same terms as Perl itself, either Perl version 5.8.2 or,
27     at your option, any later version of Perl 5 you may have available.
28    
29    

  ViewVC Help
Powered by ViewVC 1.1.26