in reply to Re^2: Help with pp - Perl Packer
in thread Help with pp - Perl Packer

Correctly on the model office machines IF i remove the module dependencey

How did you remove the dependency?

Replies are listed 'Best First'.
Re^4: Help with pp - Perl Packer
by perloHolic() (Beadle) on Feb 02, 2015 at 09:21 UTC

    I simply commented out the specific subs that required that module, and the use line at the top of the program. I appreciate that it's not an exhaustive test, but it did serve to prove that it was that specific module that was unatainable at runtime.