I'm missing something about how to bundle libs with an executable.

Given a standard perl module build where bin/vcp is the script I'm
trying to package with no XS and all .pms are in lib/..., I tried
the below.  Sorry if I'm missing the bloody obvious.

- Barrie


C:\Perforce\VCP>pp -o vcp.exe -l lib bin/vcp


C:\Perforce\VCP>vcp.exe Can't locate VCP/Logger.pm in @INC (@INC contains: CODE(0xc29a14) CODE(0xd152f0)
.) at script/vcp line 271.
BEGIN failed--compilation aborted at script/vcp line 271.




Reply via email to