Re: Make Test Error, 1.3.2, modperl

2001-06-08 Thread Alvar Freude
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 --

Re: Question Re: EmbperlObject

2001-06-08 Thread David Lloyd
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

Re: Question Re: EmbperlObject

2001-06-08 Thread G.Richter
> > > [- 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

Make test errors report for 1.3.3 (WinNT, Apache)

2001-06-08 Thread Lukas Zapletal
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: