Term::Stool
Term::Stool(l) User Contributed Perl Documentation Term::Stool(l)



NAME
       Term::Stool - S-lang Toolkit

DESCRIPTION
       S-lang Toolkit is an Object Oriented windowing toolkit for
       Perl.

       This class is a utility class used by various objects in
       the toolkit.  You probably don't need to use this class
       direclty if you just want to write programs that use
       Stool. Check out the Term::Stool::Screen class instead.

CLASS VARIABLES
       All class variables are exported on request.

       EXITLOOP
           This is a value that keypress event handlers should
           return if they want to exit the event loop

       $VERSION
           The version of this module.

AUTHOR
       Joey Hess <joey@kitenet.net>



2000-12-03                 perl v5.6.1             Term::Stool(l)