Winestock, Michael (AGRE) wrote:
I am currently using PAR v0.90.  The problem I am running into is if I
have a Perl script (lets call it A) that has been converted to an exe
that calls another Perl script (lets call it B) which has also been
converted to an exe, I get an error message that command line parameters
are missing for "B".  This situation does not occur when "A" is not
converted to an exe but still calls the exe version of "B".

Does this problem relate to the @ARGV pollution problem that Alan
Stewart fixed?

Yes, that's it. Please try upgrading to 0.91 or up. If you're on Windows and need a binary release, check out the preliminary compatibility list: http://par.wikia.com/wiki/PAR_PPM_Compatibility_List

If you're using an AS Perl version that's not yet on that list, feel free to update the list with your findings.

Steffen

Reply via email to