Zahatski Aliaksandr > WebDAO-1.03

WebDAO-1.03

This Release WebDAO-1.03  [Download] [Browse 26 Jul 2009
Other Releases
Links Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ]
CPAN Testers PASS (62)   UNKNOWN (2)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License Perl (Artistic and GPL)
Special Files
Build.PL
Changes
MANIFEST
META.yml
Makefile.PL
README

Modules

Apache::Directives2      
Apache::WebDAO      
WebDAO platform for easy creation of high-performance and scalable web applications     1.03
WebDAO::Base Base class      
WebDAO::CVapache2 Apache2 mod_perl controller      
WebDAO::CVcgi CGI controller      
WebDAO::Comp::ListEnv Output %ENV hash      
WebDAO::Component Component class      
WebDAO::Container Group of objects      
WebDAO::Element Base class for simple object      
WebDAO::Engine      
WebDAO::FCGI::ProcManager functions for managing FastCGI applications.     0.17
WebDAO::Lex Lexer class      
WebDAO::Lexer::Lbase Base class for lexems      
WebDAO::Lexer::Linclude Process Linclide tag      
WebDAO::Lexer::Lmethod Process method tag      
WebDAO::Lexer::Lobject Process object tag      
WebDAO::Lexer::Lobjectref Process objectref tag      
WebDAO::Lexer::Lregclass Process regclass tag      
WebDAO::Lexer::Ltext Class used by lexer      
WebDAO::Lib::MethodByPath Component for method tag      
WebDAO::Lib::RawHTML Component for raw html      
WebDAO::Response Response class      
WebDAO::Session Session interface to protocol specific function      
WebDAO::SessionID Session with session id in URL      
WebDAO::SessionSH Session class used from shell      
WebDAO::Sessionco Session with store session id in cookie      
WebDAO::Store::Abstract Abstract session store      
WebDAO::Store::Storable Implement session store using Storable      
WebDAO::Test Class for tests      

Documentation

FCGI::ProcManager functions for managing FastCGI applications.  
wd_cgi.pl CGI script for WebDAO project  
wd_fcgi.fpl FastCGI script for WebDAO project  
wd_shell.pl command line tool for developing and debuging