Does anybody know what could make Embperl stop processing a page? I
have a page that is being processed by Embperl::Object - i know
because my template is being applied - but at the bottom of the
requested page I have some output of fields in $udat. These
statements are being passed directly through to the browser, as
though Embperl has stopped processing the page and is just passing it
through as html.
I don't see anything that could be causing it...no errors in the
log...i'm stumped
Here is the snippet of the page that isn't being processed. It
happens to be the only Embperl on the page:
<div id="Layer2" style="position:absolute; width:216px; height:26px;
z-index:21; left: 23px; top: 905px; visibility: hidden;">
[+ $udat{time} +]<br>
[+ $udat{pathway} +]<br>[+ $udat{referrer} +]<br>
</div>
-Derrick
"Perl's grammar can not be reduced to BNF.
The work of parsing perl is distributed between
yacc, the lexer, smoke and mirrors.''
-Chaim Frenkel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]