The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

XAS - A framework for distributed applicatons

DESCRIPTION

Frameworks mean differant things to differant people. In this case we are trying to present a consistent environment, option handling, logging, communications, notifications and database access in distributed applications.

Objectives
Installation
Configuration
System Startup
Base Modules
Theory of Operation

WHAT NOW?

Wow, you have a running system, now what do you do with it. As stated above this system is a framework. It dosen't do anything on it's own. You need to write the code to do somethimg useful. The tools are provided and examples are available.

SEE ALSO

 XAS::Docs::Base
 XAS::Docs::Configuration
 XAS::Docs::Installation
 XAS::Docs::Objectives
 XAS::Docs::Startup
 XAS::Docs::Theory

SUPPORT

The latest and greatest is always available at:

    http://svn.kesteb.us/repos/XAS-Base

AUTHOR

Kevin L. Esteb, <kevin (at) kesteb.us>

COPYRIGHT & LICENSE

Copyright 2012 Kevin L. Esteb, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.