Re: ANNOUNCE: HTML::Embperl 1.3.3

2001-06-13 Thread Gerald Richter
> I have a problem compiling this. It seems to be looking for a loadable module > for mod_perl (libperl.so). However, I have compiled mod_perl statically into > apache, I also load other modules dynamically. > Could you send me the output of Makefile:PL ? So I see which questions it asks. Ge

Re: Compiling to bytecode/nativecode

2001-06-13 Thread Gerald Richter
Hello > > we suggested Embperl will be the best solution for us to develop enterprise > data mining solutions. :-) If you are able to do so, it would be nice if you share the arguments why you would use Embperl, instead of PHP. I guess more people would be interested in this sort of informations

Compiling to bytecode/nativecode

2001-06-13 Thread Lukas Zapletal
Hello we suggested Embperl will be the best solution for us to develop enterprise data mining solutions. There`s the last question: Is there a way to crypt/compile/hide our application code for out customer? PHP have Zend`s PHPCompiler. Perl have it`s perlcc. And Embperl? Thanks for help Regar