At 00:23 23.05.2002, Issac Goldstand wrote:
>Per Einar Ellefsen wrote:
>
>>At 23:42 22.05.2002, Issac Goldstand wrote:
>>
>>>Doug MacEachern wrote:
>>>
>>>>On Thu, 23 May 2002, Stas Bekman wrote:
>>>>
>>>>>We don't have the difference between
>>>>> SetHandler perl-script
>>>>>and
>>>>> SetHandler modperl
>>>>>documented.
>>>>
>>>>
>>>>in a nutshell, 'perl-script' does everything it did in 1.x
>>>>'modperl' does nothing special, just the callback.
>>>
>>>callback? Can you elaborate a bit for the less educated? :-)
>>
>>
>>The callback to Perl*Handlers, ie. having mod_perl handle the request at
>>all, I suppose. Globally, what you'd expect from perl-script, but
>>perl-script does some more things behind the scenes.
>So basically, 'modperl' is raw mod_perl mode, while 'perl-script' enables
>lots of CGI emulations, on a very simple layer?
Well, perl-script == modperl + what perl-script traditionally did in 1.x,
but which isn't necessarily useful for mod_perl handlers.
--
Per Einar Ellefsen
per.einar@skynet.be
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org
|