>
> 1) is this possible and is EmbperlObject::Execute really what I'm
> looking for?
>
When I understand right what you want to do, Embperl::Execute would be
better. (It just includes your header/footer at the desired place)
If you have a CGI that doesn't generate any output (only does computati
"David M. Spreitzer" wrote:
>
> I'm a Embperl newbie needing some help.
>
> I've implementing EmbperlObject for generating the html pages, which btw
> worked great. Now I'd like to use the component files (headers/footers)
> within some existing cgi scripts. I think HTML::EmbperlObject::Execut
I'm a Embperl newbie needing some help.
I've implementing EmbperlObject for generating the html pages, which btw
worked great. Now I'd like to use the component files (headers/footers)
within some existing cgi scripts. I think HTML::EmbperlObject::Execute
is my answer, but I'm having some troub