Hi,
> This is a problem with Perl 5.6.0+ and it is fixed in Embperl 1.3.3
yes, i found the solution (changing two lines) in my mail-archive (but not
on the website archive, but perhaps I'm too stupid) and it works -- thanx.
Ciao
Alvar
--
Yep!
> Any output inside the page is not parsed again, but you can run it thru the
> Exeute function to get the desired result:
>
>
> [- $code = get_content_from_a_database("index.html"); -]
> [- Execute ({input => \$code}) -]
>
I stumbled across that solution by reading the documentation, a
>
>
> [- get_content_from_a_database("index.html"); -]
>
>
> Where base.epl is the EmbperlObject base, does Embperl also parse the
> output of that function? For example, if get_content... returned:
>
> [+ $myvariable $]
>
> Would I see that as a literal on my screen or would the value of
> $myv
Hello, I`m testing 1.3.3 on Windows NT 4.0 and Apache 1.3:
#83 importmodule.htm... ok
#84 recursexec.htm... ok
#85 nph/div.htm...
Error in Line 54
Is: >tml><
Should: > <
Input: test/html/nph/div.htm
Output: test/tmp/out.htm
Compared to:test/cmp/div.htm
Log: