in reply to Deploying Multi-Platform Perl Solutions

perlcc is dead, even when it wasn't I doubt it created cross platform/architecture binaries, and was always considered: "very experimental. Use for production purposes is strongly discouraged.". Your requirements list seems pretty steep given the environment restrictions. Have you considered what PAR, or pp have to offer?

See also Steffen Müller's Application Deployment and Dependency Management with PAR slides.

  • Comment on Re: Deploying Multi-Platform Perl Solutions

Replies are listed 'Best First'.
Re^2: Deploying Multi-Platform Perl Solutions
by syphilis (Archbishop) on Apr 14, 2010 at 08:12 UTC
    perlcc is dead

    Seems to have been resurrected. (Still experimental, but.)

    Cheers,
    Rob