On Sun, 2 Jun 2002, Gerald Richter wrote:
> my problem arises in the startup.pl, which does a
>
> require Cwd ;
>
> which complains about an undefined $ENV{PATH}. Would it make sense to copy
> the above code to modperl_env_configure_server, so it's also available at
> startup?
i see, 1.x had logic in perl_util.c:perl_clear_env to leave TZ and PATH in
%ENV. just committed a change that will do that same, making $ENV{PATH}
available at startup.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]