in reply to (tye)Re: Can @INC be modified using environment variables in Win?
in thread ADD PATH TO @INC
It also opens HKCU\Software\Perl many times, but doesn't check any values contained in it. Perhaps it only checks the Current User if it found something under Local Machine, but that seems a strange thing to do. It could just be buggy.
It does look at the location of the currently-run exe file, too, if it's in a /bin/ subdirectory (but not otherwise) and if the generated names actually exist.
—John
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
(tye)Re2: Can @INC be modified using environment variables in Win?
by tye (Sage) on Jun 20, 2001 at 01:07 UTC |