Name: Daniel Berrange
    Email: [EMAIL PROTECTED]
Home page: http://www.berrange.com/
  User ID: DANBERR


Contributions:

Text::Document - collection of modules for generating & manipulating
text documents. Provides simple templating constructs (cf HTML::Template,
but without the HTML oriented syntax). Convertor between 'smart text' and
arbitrary text markup language. Interface for integrating dynamic content
generators with templating module. Stable.

CGI::Tools - collection of modules for writing CGI scripts. High level
wrapper around CGI module for validating parameters & form submissions.
Wrapper around query module & templating module to redisplay forms which
fail validation, with original user input & appropriate error messages.
Script execution environment for handling user authentication & db
transactions. Form & query validation stable; rest is alpha quality.

Net::Chat - flexible telnet based chat server. Uses a reactor & event 
dispatcher to multiplex IO from multiple clients in a single process.
Concept of 'command personalities' allows functionality to be easily
extended without requiring changes to core code base. Alpha quality.

In the near future there will be a number of other modules building on 
the CGI::Tools base (and probably under the same namespace, ie
CGI::Tools::XXX).

Dan.
-- 
|=-               http://www.berrange.com/~dan/gpgkey.txt             -=|
|=-   [EMAIL PROTECTED]  -  Daniel Berrange  -  [EMAIL PROTECTED]      -=|

Reply via email to