http://www.perlmonks.org?node_id=11131178


in reply to Re^2: pp generated executable can't find or load libraries
in thread pp generated executable can't find or load libraries

You can add dll libraries by using -l library.dll. Keep running pp and adding dll's until you have them all. Have a look at the pp Options section for more about -l.