Skip to content

44rg12789/tigerlily

 
 

Repository files navigation

#    TigerLily:  A client for the lily CMC, written in Perl.
#    Copyright (C) 1999-2011  The TigerLily Team, <[email protected]>
#                                https://www.tlily.org/tigerlily/
#
#  This program is free software; you can redistribute it and/or modify it
#  under the terms of the GNU General Public License version 2, as published
#  by the Free Software Foundation; see the included file COPYING.

     ("`-/")_.-'"``-._ 
      . . `; -._    )-;-,_`)          TigerLily 2.x
     (v_,)'  _  )`-.  ``-'             "Feel Free"
    _.- _..-_/ / ((.'
  ((,.-'   ((,/ 

===============================================================================

Installing
----------
TigerLily requires Perl 5.6.1 or greater.  You will also need
Curses.pm or Term::Readline::Gnu. (from CPAN)

You can run tlily directly from the source directory, by running
"perl tlily.PL".

To create an assortment of single file versions of tlily, run:

perl Makefile.PL
make

Pick the .plx you want to use (depends on the UI you wish to use, it's part
of the file name), and copy it wherever you wish.

Note: Historically you could install the client, but that is broken.
For now, please run the client from the source directory.

About

perl client for the lily chat server**

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 98.7%
  • Prolog 1.3%