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