Hi

On 23/05/2011 12:23, Philip Kime wrote:

So I assumed that it couldn't find Win32::Process and added it with a
--module flag but this made no difference. I don't really understand
why this works fine unpacked but doesn't when packed ...


because when unpacked IPC::Run calls

$^X -MIPC::Run::Win32Pump -e 1 blah blah

Come to think of it, to make my ugly code work I think you need to use the --reuse option to pp - then I assume you get something workable in $^X.

Regards

Mark

Reply via email to