in reply to Re: Compiling C program with a Static Perl
in thread Compiling C program with a Static Perl

If this a technical limit, then maybe a ZIP file could be used for distribution. The ZIP would contain your program, Perl and all the dependencies needed.

(If your situation requires an installer, there are ways to convert a ZIP file into an installer.)

See also Re: How do you distribute your Perl application to your customers?

Alexander

--
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)
  • Comment on Re^2: Compiling C program with a Static Perl