YAWF - Yet Another Website Framework [or] Yorhel's Awesome Website Framework This package provides the following set of modules: YAWF YAWF::DB YAWF::XML YAWF::Misc YAWF::Request YAWF::Response Dependencies: Required CGI::Minimal Optional DBI for SQL functionality (YAWF::DB) FCGI to run in a FastCGI environment Time::HiRes with debugging enabled PerlIO::gzip output compression CGI::Cookie::XS to parse HTTP cookies Notes on usage The documentation is still quite lacking, see README.concept for a general overview, check examples/ for some examples, and read the source code for more information. The API of this module is in flux, and I am not one to care much about backwards compatibility. If you decide to use YAWF, either get one version and stick to that, or be sure to read all commit messages if you want to stay up-to-date. TODO * More liberal/better configurable code layouting (not limited to the [sitename]/(Handler|Util|DB)/*.pm layout) * Documentation! * Ports and testing for more enviroments * Better examples * Test suite * Proper perl module packaging (Module::Build) Contact #vndb @ irc.synirc.net