Re: newbie orientation

2003-11-09 Thread Stas Bekman
Perrin Harkins wrote: [...] If you only need to run on mod_perl, libapreq is a good choice. It is the fastest. I don't think it is fully working on mod_perl 2 yet, but maybe someone else can correct me on that if I'm wrong. It's almost ready. Joe has posted a release candidate here just a few day

Re: newbie orientation

2003-11-09 Thread Perrin Harkins
On Sun, 2003-11-09 at 01:36, Joshua N Pritikin wrote: > First there was "use CGI". Now there are lots of modules > which provide a similar service, for example CGI::Simple. > > What is the modern best solution for parsing form data, etc? > libapreq? It depends on what your needs are. If you jus

Re: very old bug report about internal_redirect

2003-11-09 Thread Geoffrey Young
With this setup, the error message changes: Now I have: [Sun Nov 9 20:17:26 2003] [error] Can't call method "content_type" on an undefined value at /usr/local/lib/site_perl/bug130883/Impl1.pm line 10. when I try to access /R that error makes more sense. here, what is happening is that your ha

Re: very old bug report about internal_redirect

2003-11-09 Thread Pierfrancesco Caci
:-> "Geoffrey" == Geoffrey Young <[EMAIL PROTECTED]> writes: > Pierfrancesco Caci wrote: >> Hello, >> in Debian there is a very old bug report about internal_redirect, the >> full text of which you can read at the following url, along with the >> necessary to reproduce it:

Re: very old bug report about internal_redirect

2003-11-09 Thread Geoffrey Young
Pierfrancesco Caci wrote: Hello, in Debian there is a very old bug report about internal_redirect, the full text of which you can read at the following url, along with the necessary to reproduce it: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=130883&repeatmerged=no The submitter also pos

very old bug report about internal_redirect

2003-11-09 Thread Pierfrancesco Caci
Hello, in Debian there is a very old bug report about internal_redirect, the full text of which you can read at the following url, along with the necessary to reproduce it: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=130883&repeatmerged=no The submitter also posted a similar request on t

Re: Specify location of makepl_args.mod_perl

2003-11-09 Thread Stas Bekman
Sreeji K Das wrote: [...] Hm... Actually I manage the techstack for our development and production servers. The idea was we'll have a document & blindly following the document, anyone can manage the techstack (even those who don't have much idea about mod_perl/apache & other components). So we plan

Re: [patch CGI.pm] fix the read() POST requests under 'SetHandler modperl'

2003-11-09 Thread Issac Goldstand
- Original Message - From: "Stas Bekman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "mod_perl Mailing List" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; "Issac Goldstand" <[EMAIL PROTECTED]> Sent: Sunday, November 09, 2003 4:15 AM Subject: Re: [patch CGI.pm] fix the read() POST requests