Dear Perl community,

I would like to request registration, comments on the following
project and namespace.  I have discussed it with my colleagues and
agreed on having a vanilla perl tool kit for rapid web applications
development (as opposed to other theme and application specific web
site back end, e.g. slashcode www.slashcode.com).


Me:
---
Name: Colin Kong 
Email address: [EMAIL PROTECTED]
Homepage: http://www.uoftfriends.com/u/colin
Preferred user-ID: CKONG


Project description:
--------------------
LibWeb is a Perl library/toolkit for building community web
site/applications.


Features:
---------
-Members and sessions management (authentication via cookies),

-concise, database independent and easy to use database API (with
enhanced MySQL support),

-template-driven, dynamic HTML page generation without using
PHP/ASP/SSI/Javascript,

-HTML widgets and themes.


Modules' descriptions
---------------------
Name                    DSLI    Description
----                    ----    -----------      
LibWeb::                ----    No top level module
::Admin                 RmpO    Users management
::CGI                   RmpO    Enhanced CGI support
::Class                 RmpO    Base class of LibWeb
::Core                  RmpO    Core engine of LibWeb
::Crypt                 RmpO    Digest and crypt via cookies
::Database              RmpO    Database independent API
::Database::Mysql       RmpO    Enhanced support for MySQL
::File                  RmpO    Files manipulation
::HTML::Default         RmpO    Default HTML display
::HTML::Error           RmpO    HTML Error messages
::HTML::Site            RmpO    HTML display interface
::Session               RmpO    Sessions management
::Themes::Default       RmpO    Default HTML themes and widgets
::Time                  RmpO    Various time formats

-- 
Thank you.
Colin

Reply via email to