Ok I found something and this is strange.
If I replace
LoadModule embperl_module libexec/apache2/Embperl.so
with
LoadModule embperl_module
"/Users/marcus/src/Embperl-2.4.0_2/blib/arch/auto/Embperl/Embperl.bundle"
then
the embperl configuration settings are honored.
To dig into this
I think there is another issue on the Mac. It seems I cannot get it to
recognize the configuration parameters in httpd.conf on the Mac. My conf is as
follows:
LoadModule perl_module libexec/apache2/mod_perl.so
LoadModule embperl_module libexec/apache2/Embperl.so
PerlModule Embperl
AddT
c
make test TESTARGS=”-h”
Does this succeed?
Gerald
From: Marcus Doemling [mailto:[email protected]]
Sent: Tuesday, April 13, 2010 8:23 PM
To: [email protected]
Subject: RE: Embperl BETA 2.4.0 is available
I installed this on my iMac (Snow Leopard
10.6.3)
I installed this on my iMac (Snow Leopard 10.6.3). Needed a minor fix to make
it work. Here's some info:
make test TESTARGS="-i" gives the following errors:
#241 rtf/rtfmeta.asc...
[-1][2455]ERR: 24: Error in Perl code: syntax error at
/Users/marcus/Src/Embperl-2.4.0_2/test/html/rtf/
I think one key improvement would be to turn mod_perl into mod_embperl. What
people really want when they are considering mod_perl is not better performing
CGI scripts it is something like Embperl. I don't think these days there are a
lot of people wanting to do pure CGI programming, so mod_per
Hi Gerald.
I ran into a problem when trying to compile Embperl 1.3.6 on a system
that was 32 bit, but had Perl compiled with the use64bitint flag.
I also found the solution and thought I should share this. It may also
affect Embperl 2.
During make I got a lot of the following errors:
warning:
What unit are your performance numbers? I was wondering what
these numbers reflect and how they are measured.
Thanks,
Marcus
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi Ilia,
I sent in a patch for a modified behavior of
optKeepSpaces, which will do exactely what you want,
i.e. remove the blank lines as mentioned in http://dmoz.nurey.net/cr.epl
Gerald said he will put the patch into the next release.
See the following messages:
http://www.ecos.de/~mailarc/embp
OK here is a patch that will make the optKeepSpaces behavior
work the way I want it to.
This patch will remove spaces including one
line-breakBEFORE an Embperl block iff the opening bracket '[' was
preceded onlyby spaces on its line and optKeepSpaces is set.
So if there is nothing on a lin