| Projects on Google Code | Results 1 - 5 of 5 |
UFL-Workflow is a Web application which you can use to track requests through processes that you define.
For example, professors at the [http://www.ufl.edu/ University of Florida] must submit forms to create new undergraduate and graduate courses. These forms were historically sent via snail mail...
Perl web-framework like Django
Contains the following perl modules:
{{{
HTML::FormFu
HTML::FormFu::Dojo
HTML::FormFu::Imager
Catalyst::Controller::HTML::FormFu
DBIx::Class::FormFu
}}}
Project status: 'alpha' - experimental, API subject to change.
Code currently only available from subversion repository (see Source page...
*Foorum* (a forum/BBS system based on Catalyst)
Foorum live demo: http://www.foorumbbs.com/
source is moved to [http://github.com/fayland/foorum/tree/master]
=Summary=
DBIx::HA is a High Availability module for Perl's DBI (Database Interface).
=Features=
Features of DBIx::HA are:
* multiple cascading failovers
* timeouts
* configurable retries
* callback function
* inter-process automatic failover under mod_perl
=Implementation=
...