I am looking for a tool to compile my Perl scripts. I have looked at perl2exe have had trouble with it. I found PAR, which works well, but the main feature that I'm looking for is the ability to develop on one platform and build for another. With perl2exe I can do this. I can compile a perl script for Solaris on my Windows workstation.
Is there some flag that I'm missing, or is there another solution that I may have overlooked?
