Changes for version 2.0_14

  • convert pod to pod6
  • rewrite lexer (use XML::Flow instead XML::LibXML)
  • add mod WebDAO::Config ( from MetaStore::Config )

Changes for version 2.0_13

  • rename events methods to __XXX___

Changes for version 2.0_12

  • add "empty" state for Response objects

Changes for version 2.0_11

  • fix WebDAO::Container __any_path
  • fix traverse for Modal elements

Changes for version 2.0_1

  • traverse method
  • rename core mothods to form _METHOD_
  • modal components
  • pre-, fetch- and post- fetch objects

Changes for version 2.0_10

  • fix warnings
  • delete deprecated __get_objects_by_path, __get_object_by_path
  • del Engine:: : resolve_path, execute, _get_obj_by_path (deprecated)
  • fix tests for api changes

Documentation

CGI script for WebDAO project
command line tool for developing and debuging

Modules

platform for easy creation of high-performance and scalable web applications
Base class
Apache2 mod_perl controller
CGI controller
Fix output utf8 encoding (FCGI > 0.68)
Output %ENV hash
Component class
Configuration file class.
Group of objects
Base class for simple object
functions for managing FastCGI applications.
Lexer class
Base class
Process method tag
Process object tag
Process regclass tag
Class used by lexer
Component for method tag
Component for raw html
Response class
Session interface to protocol specific function
Session with session id in URL
Session class used from shell
Session with store session id in cookie
Abstract session store
Implement session store using Storable
Class for tests

Provides

in lib/Apache/Directives2.pm
in lib/Apache/WebDAO.pm
in lib/WebDAO/Test.pm
in lib/WebDAO/Engine.pm
in lib/WebDAO/Modal.pm