CGI::WeT is a package to help build a website with the ability to offer
looks for the same content.  CGI::WeT prefers Apache with mod_perl but can
be made to work without mod_perl with a little more effort.

To install CGI::WeT run the following commands:

    perl Makefile.PL
    make
    make install

This should install all the man pages and perl modules.

Available man pages are
     CGI::WeT
     CGI::WeT::Engine
     CGI::WeT::Theme
     CGI::WeT::Modules::Basic

The `scripts' directory has some sample scripts that should work with mod_perl.
