=head1 NAME Uttu::Manual - User Guide and Reference Manual for Uttu =head1 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: =over 4 =item L Introduction to Uttu and a discussion of how all the pieces fit together. =item L How frameworks work and how to write one. =item L How function sets work and how to write one. =item L Recipes for Uttu usage. =item L Looking at the guts of Uttu. =back =head1 MODULE LISTING =head2 General Modules =over 4 =item L =item L =item L =item L =back =head2 Installation =over 4 =item L =back =head2 Content Handlers =over 4 =item L =item L =item L =back =head1 AUTHOR James Smith =head1 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.