in reply to Re^4: Another prediction of Perl's demise
in thread Another prediction of Perl's demise

mod_perl doesn't set or use those env vars

Not for handlers, no. It does when you run Perl code through the perl-script handler. Also, the standard filehandles are never directly connected to the browser, though you can usually pretend they are.

"There is no shame in being self-taught, only in not trying to learn in the first place." -- Atrus, Myst: The Book of D'ni.

  • Comment on Re^5: Another prediction of Perl's demise