request namespaces for Data::MultiValuedHash, CGI::MultiValuedHash

2000-12-30 Thread Darren Duncan
Quoting Johan Vromans on 2000 Dec 30: >I would propose to split the functionality. For example, >Data::MultiValuedHash that handles the hash with multiple values, and >CGI::MultiValuedHash, which derives from Data::MultiValuedHash, that >adds the url encoding and other CGI specifics. Thanks a lot

Re: CGI::Application::MailPage, FORTH TRY

2000-12-30 Thread Sam Tregar
On Sat, 30 Dec 2000, Johan Vromans wrote: > Have you considered CGI::Application::MailURL instead of MailPage? If > I understand correctly, it does not necessarily send a page, but it > sends a URL, either as a link, as HTML, or as text. I think MailPage is more accurate - the module requires th

Re: [RFC] need name for "HashOfArrays"

2000-12-30 Thread Johan Vromans
[Quoting Darren Duncan, on December 29 2000, 22:07, in "[RFC] need name for "] > CGI::HashOfArrays - Perl module that implements a hash whose keys can > have either single or multiple values, and which can process > url-encoded data. I would propose to split the functionality. For example, Data

Re: CGI::Application::MailPage, FORTH TRY

2000-12-30 Thread Johan Vromans
[Quoting Sam Tregar, on December 30 2000, 00:03, in "CGI::Application::Ma"] > It's a CGI::Application module that allows people to mail HTML pages to > their friends. I'd like to call it CGI::Application::MailPage. Have you considered CGI::Application::MailURL instead of MailPage? If I understan