in reply to Error while using packaged file using pp
I'd recommend taking a closer look through the documentation for pp. You probably need to use the -c and/or -x options, which are used to "determine additional run-time dependencies". If you're still having issues after that, you may need to try use -M to specifically add in other needed modules that the pp utility is failing to detect and add to the bundle.
|
|---|