>> [+"Jello"+]
>> [- print "Hello"; -]
>You need to say
> print OUT "Hello"
Thanks much for the quick response. I uncommented a previously used
PerlSetEnv EMBPERL_OPTIONS 26214
and it seems to fix it ... but is it the right switch?
Somehow I can't access http://perl.apache.org/embperl now. F
>
> A page with this code only
>
> [+"Jello"+]
> [- print "Hello"; -]
>
You need to say
print OUT "Hello"
Then it will work
Gerald
** Virus checked by BB-5000 Mailfilter **
-
To unsubscribe, e-mail: [EMAIL PROTECTE
I upgraded from perl 5.6.1 to perl 5.8.7 and added mod_perl 2.0.2 /
Embperl 2.1.0 and somehow I'm seeing something strange from my old Apache
as well as my new one.
A page with this code only
[+"Jello"+]
[- print "Hello"; -]
prints
HelloHTTP/1.1 200 OKDate: Mon, 28 Nov 2005 04:59:58 G