in reply to Re^2: how ship perl in my application?
in thread how ship perl in my application?
I think the Perl interpreter will look in a sibling directory to the executable:
C:\Programs\xiaoyafeng_perl\bin\xyf_p.exe C:\Programs\xiaoyafeng_perl\site\...
... but you can also in interpreter startup push directories onto @INC to make the Perl interpreter search there.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: how ship perl in my application?
by xiaoyafeng (Deacon) on May 11, 2012 at 09:28 UTC |