in reply to Re: static build of perl - how?
in thread static build of perl - how?

maybe you could use a tool like par (or ActiveState Perl Dev Kit, though I think it doesn't support SCO UNIX).

It can pack your scripts and modules with libperl, all the dlls required by your program and a small loader in one file for easy distribution.