>   <Location />
>     PerlModule Embperl
>     PerlSetEnv EMBPERL_OBJECT_BASE "template.html"

Embperl 2 don't scan the enviroment for default, so you have to write

EMBPERL_OBJECT_BASE "template.html"

or you must set

Embperl_UseEnv on

additional when you want to set Embperl::Object parameters inside of a
location block Embperl 2.0b8 requires you to specify a unique application
name

Embperl_Appname whatever

(this may change in further 2.0 release)

Gerald



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to