pcard has asked for the wisdom of the Perl Monks concerning the following question:
C:\pkg\src>perl5.12.2 -le "print for @INC" C:\pkg\common\lib\perl5\site_perl/5.12.0\MSWin32-x86-multi-thread C:\pkg\common\lib\perl5\site_perl/5.12.0 C:\pkg\common\lib\perl5\site_perl/5.10.1 C:\pkg\common\lib\perl5\site_perl .
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: empty @INC in fresh compile of 5.12.2 on win32
by syphilis (Archbishop) on Oct 15, 2010 at 06:34 UTC | |
|
Re: empty @INC in fresh compile of 5.12.2 on win32
by Anonymous Monk on Oct 15, 2010 at 02:23 UTC | |
by pcard (Initiate) on Oct 15, 2010 at 05:32 UTC | |
by Anonymous Monk on Oct 15, 2010 at 07:11 UTC | |
by pcard (Initiate) on Oct 15, 2010 at 16:50 UTC | |
by Anonymous Monk on Oct 16, 2010 at 10:18 UTC | |
|