Apache-SdnFw version 0.91
=========================

This is a perl framework for developing dynamic systems using
Template Toolkit and Postgresql.

Before installing this module, you will need to install postgresql
and apache (and mod_perl).

See the CPAN man page for more info:

http://search.cpan.org/~cjs/

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

COPYRIGHT AND LICENCE

Put the correct copyright and licence information here.

Copyright (C) 2009 by Chris Sutton

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.8 or,
at your option, any later version of Perl 5 you may have available.