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

Without a script to replicate the problem anything I tell you from here on in is conjecture. For example, you may experience weirdness if you're running system commands in an environment which has problems.

From experience it's best that we don't draw this out piecemeal. Don't introduce new factors to the equation (e.g. MS Windows build), stick with the facts and provide an example which anyone can run to try and recreate the issue in question. I say 'try' because if this problem relates to an issue with your environment you will need to debug the issue further. For clarity, on the target system running the packaged version throws an error, running the normal version does not? My advice for your next post would be to include the example code discussed and details of the environment you're running this in.

Replies are listed 'Best First'.
Re^6: Help with pp - Perl Packer
by perloHolic() (Beadle) on Jan 30, 2015 at 12:19 UTC

    Thank You Marto. As mentioned, posting the code isn't exactly feasable as the code is for work so contains sensitive information which of course I cannot display, as well as being very large, anonomising the script would be time consuimg and I'm not entirley sure whether it would be advantageous.

    You have also mentioned including 'details of the environment' i'm running the executable in. I have made a recent post further down explaining that I am a total beginner when it comes to 'systems/environments', so perhaps letting me know exactly what this means and I can try and get hold of that information, I would be more than happy to.

    Thank You.