in reply to
Re: Compiling Perl with correct values in @INC
in thread Compiling Perl with correct values in @INC
The machine in question is running HP-UX, and I found one (1) document specific to building perl on that OS :c\
The problem was, Courage, without rebuilding the executable with the correct @INC, I would have to unshift(@INC, qw{dir dir dir...}); all the scripts that I wrote on that machine, as well as look forward to explaining this whole thing to the other programmers who use that box. That would truly have been a bummer of cosmic proportions.
higle