=head1 TITLE POOL - The Perl Object-Oriented (Definition) Language =head1 DESCRIPTION This is an initial release of the POOL code generation system. The basic idea behind POOL is to write object-oriented classes so you don't have to. You specify a very simple description of what you want your class to look like, and the POOL code generator does the rest, turning the definition into code, tests, documentation, and so on. As it's an initial release, it's rather rough around the edges, and this is the only documentation, but I'm releasing it now on the "half a loaf" principle. =head1 INSTALLATION POOL requires the following Perl modules to be installed: Template Sys::Hostname (core) It also requires the template files found in the F