You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@perl.apache.org by Doug MacEachern <do...@covalent.net> on 2001/11/01 22:51:09 UTC

Re: [PATCH 1.26] PerlSetEnv PERL5LIB

On Mon, 29 Oct 2001, Tatsuhiko Miyagawa wrote:

> [This patch is against mod_perl 1.26]
> 
>   PerlSetEnv PERL5LIB /foo/bar
> 
> push()es its argument to @INC, instead of unshift(). blead perldoc
> perlrun says (Thanks to Stas for pointing this)

oh wow, i had copied the incpush() from perl.c without noticing it was
happening before the default values were pushed into @INC.  i will get
this in for 1.27, thanks!



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org