Hi David, David Golden wrote: > It's documented in 'perldoc perlwin32' so I think it's universal to Win32 > Perls. Suppressing it may be a question for p5p. Off the top of my head, I > would think that if a packed app explicitly sets its own @INC, then the > registry values would have no effect.
it should. For quite a while now, the default main.pl in a pp-generated executable cleans @INC. Cheers, Steffen