#$Id: README,v 1.4 2004/08/10 07:51:07 zagap Exp $

WebDAO 
========================

Environment which provide object-oriented stuff for create complex web application

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires  Perl 5.005 or greater and libraries:

* FreezeThaw


AUTHOR

Zahatski Aliaksandr
zagap@users.sourceforge.net

COPYRIGHT AND LICENCE


Copyright (C) 2003 Zahatski Aliaksandr

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

