in reply to Re^4: Win32::Process::Info question
in thread Win32::Process::Info question
I thought that 32-bit programs can also be run on 64-bit Windows, but if this is not the case, or if we need different versions of modules (or DLLs), depending on which platform we are running, this might cause trouble one day.
If you stick to running the same build of perl (32-bit 5.8.8) on all your OS versions (32 & 64-bit), this should work just fine.
|
|---|