ActiveState Powered by ActiveState

ActiveState Community


Can you use a custom build of Perl with PerlApp?

Posted by jw on 2007-12-24 03:37
OS: All / Any

Hi,

Is it possible to use a custom build of Perl (Activestate source) and use it with PerlApp? We were thinking of trying the following:

  • Using the Intel compiler (with the aim of getting a few extra % in performance)
  • Extending the main Perl structure so we can attach one of our own structures (again for performance reasons).

Thanks.

grahams | Thu, 2008-03-06 14:36

but as long as your custom build retains binary compatibility with ActivePerl, there is a good chance it will work.

-->