[cgi-wiki-dev] Your CGI::Wiki CPAN module and its namespace

William Herrera cgi-wiki-dev@earth.li
Mon, 02 Feb 2004 21:12:44 -0700


Hello,

I am in the process of working on a project that implements a 'secure' 
wiki--one in which logins are needed to authorize doing various tasks 
(read, append, edit) to various wikis. This is supposed to allow private 
(encrypted) dialogs to occur in settings such as doctor-patient information 
passing.

The wiki code as currently designed derives from CGI::Wiki, but encrypts 
almost everything.

I would like to know if you would be okay with my adding the namespace of 
several modules with prefix

CGI::Wiki::Secure::

to CPAN?

Thanks,

--Bill