Hi,
>
> I'm having some issues with Getting Embperl's fdat to work
> when I call Embperl::Execute from within a mod perl handler.
>
> I want to do this:-
> Embperl::Execute({
> #req_rec=>$self->request,
>
> inputfile=>'/www/components/nav/htmlhead.epl',
> param => [$config, $ad_tags],
> fdat => \%myfdat,
> output => \$html
> });
>
> Where %myfdat is a hashref of the submitted parameters, which
> further processing in mod_perl will have ammended or altered,
> before passing to Embperl::Execute...
>
That looks good to me. Doesn't it work?
>
> I cannot find any documentation on your main documentation
> website at http://perl.apache.org/embperl
>
It is still supported.
Documentation is here
http://perl.apache.org/embperl/pod/doc/Config.-page-3-.htm#sect_84
Gerald
** Virus checked by BB-5000 Mailfilter **
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]