At Tue, 25 Mar 2003 21:30:29 -0500, david wrote:
> I have some modules which produce HTML code which is stored in a scalar
> and displayed with as the return value of a [+ +]
>
> It might look something like this
> [+ $obj->gettable +]
>
> If the code being returned to the page is a table, will i
Hello group and Gerald
I have some modules which produce HTML code which is stored in a scalar
and displayed with as the return value of a [+ +]
It might look something like this
[+ $obj->gettable +]
If the code being returned to the page is a table, will it get re-evaluated
by the embperl eng