###################################################################### ## File: $Id: README 3208 2002-09-09 01:34:11Z spadkins $ ######################################################################

WHAT IS THIS?

This is the App-Context distribution.
For more information, see the web pages at

http://www.officevision.com/pub/App-Context

and/or join the mailing list at

p5ee@perl.org

The mailing list is described at

http://p5ee.perl.org/mailinglist/
http://lists.perl.org/showlist.cgi?name=p5ee

HOW DO I INSTALL IT?

To install this module, cd to the directory that contains this README file and type the following:

perl Makefile.PL
make
make test
make install