James G Smith > Uttu > Uttu::Manual

Download:
Uttu-0.06.tar.gz

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

Uttu::Manual - User Guide and Reference Manual for Uttu

DESCRIPTION ^

This is the manual for Uttu. Uttu is a web application environment.

This manual is designed for both the programmer making use of the environment and the programmer needing to extend it by writing frameworks or function sets. Implementation-specific information is available in the documentation for each module. A complete list of modules is provided at the end of this document.

The manual is broken down into:

Uttu::Manual::Intro

Introduction to Uttu and a discussion of how all the pieces fit together.

Uttu::Manual::Framework

How frameworks work and how to write one.

Uttu::Manual::FunctionSet

How function sets work and how to write one.

Uttu::Manual::Cookbook

Recipes for Uttu usage.

Uttu::Manual::Hacking

Looking at the guts of Uttu.

MODULE LISTING ^

General Modules

Uttu
Uttu::Framework
Uttu::L10N
Uttu::Tools

Installation

Uttu::MakeMaker

Content Handlers

Uttu::Handler::axkit
Uttu::Handler::mason
Uttu::Handler::template

AUTHOR ^

James Smith <jsmith@cpan.org>

COPYRIGHT ^

Copyright (C) 2002 Texas A&M University. All Rights Reserved.

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