Hi there,

On Wed, 8 Nov 2000, Pramod Sokke wrote:

> there are lot there that seem to indicate that the only way to
> access STDIN under mod_perl is to use Apache::Request.
> Is that right?

If your code is clean I'm sure you'll be able to use Apache::Registry
and things should work just as if you were using CGI.

See the 'Porting' section of the Guide for more info about STDIN (and
grep for "use strict" while you're at it:).

73,
Ged.

Reply via email to