>>>>> "DT" == Drew Taylor <[EMAIL PROTECTED]> writes: >> I think the name CGI::Form is appropriate, since the forms are part of DT> Well, in our case we are looking to make it mod_perl specific. See my Right... But if your interface only relies on calling $x->param() then it can be based on any CGI-ish module that provides that interface. I think this will be a big win. I can't imagine any other interface you'd need to create this module, and that's only for the stickyness of it. As for borrowing code, go for it, but be sure to attribute it in both the code and the documentation. Most modules are distributed under the Perl license, which is quite liberal. I'd suggest making the calling convention require named parameters and require it to be an object rather than a function call interface.
- Re: RFC: Apache::Request::Forms (or something... Vivek Khera
- Re: RFC: Apache::Request::Forms (or something... Peter Haworth
- Re: RFC: Apache::Request::Forms (or somet... brian moseley
- Re: RFC: Apache::Request::Forms (or s... Peter Haworth
- Re: RFC: Apache::Request::Forms ... Matt Sergeant
- Re: RFC: Apache::Request::Forms ... Drew Taylor
- Re: RFC: Apache::Request::Forms ... Vivek Khera
- Re: RFC: Apache::Request::Fo... Peter Haworth
- Re: RFC: Apache::Request::Forms (or somet... Vivek Khera
- Re: RFC: Apache::Request::Forms (or something sim... Drew Taylor
- Re: RFC: Apache::Request::Forms (or something... Vivek Khera
- Re: RFC: Apache::Request::Forms (or something... Gunther Birznieks
- Re: RFC: Apache::Request::Forms (or somet... Drew Taylor
- Re: Segfault on DBI->connect Richard L. Goerwitz
- Re: RFC: Apache::Request::Forms (or something similar) Doug MacEachern
- Re: RFC: Apache::Request::Forms (or something sim... Drew Taylor
- Re: RFC: Apache::Request::Forms (or something... brian moseley
- Re: RFC: Apache::Request::Forms (or somet... Doug MacEachern
- Re: RFC: Apache::Request::Forms (or something... Peter Haworth
- Re: RFC: Apache::Request::Forms (or somet... brian moseley
- Re: RFC: Apache::Request::Forms (or s... Drew Taylor