On 9/14/06, Darren Duncan <[EMAIL PROTECTED]> wrote:
Having had some prior experience in tackling this problem (eg,
CGI::Portable), I will endeavour to work on / help with the Perl 6
analogy to HTTP::Request/Response, so to replace the use of
corresponding aspects of CGI.pm.
I really like thi
> "Andy" == Andy Dougherty <[EMAIL PROTECTED]> writes:
Andy> On Wed, 13 Sep 2006, David Cantrell wrote:
>> I wonder how many people really use the HTML-generating bits of CGI.pm?
Andy> I'd guess a lot, since they are prominently documented in the CGI.pm
Andy> documentation and are used exten
Randal L. Schwartz skribis 2006-09-15 9:15 (-0700):
> The thing that CGI.pm does is put in one place everything you need for a
> simple web form. And there's an amazing number of applications for
> this... putting a "contact us" page on an otherwise static site comes to mind
> immediately.
Yes,
Juerd skribis 2006-09-15 23:26 (+0200):
> Randal L. Schwartz skribis 2006-09-15 9:15 (-0700):
> > The thing that CGI.pm does is put in one place everything you need for a
> > simple web form. And there's an amazing number of applications for
> > this... putting a "contact us" page on an otherwise