I don't understand. What do you mean by 'perl is not relocatable'? I've
put (Active)Perl in the same directory as the apache server in a
copy-paste operation. But this is in Windows.
Michael Peters wrote:
Fred Moyer wrote:
I like this approach, but it still requires a perl binary to make
everything happen. The default perl compile on a lot of systems out
there is threaded, and built for general use. Have you found a way of
shipping a custom perl build in addition to all the other components?
It's problematic because perl is not relocatable. But Nicolas Clark's work will
make 5.10 relocatable and thus possible to bundle a custom build of perl with
the application.