check out
http://perl.apache.org/embperl/Embperl.pod.2.html#By_calling_HTML_Embperl_Execut

find the package parameter.

i haven't used this so far , but i think u can call it like this:
HTML::Embperl::Execute ({ inputfile  => '/path/to/your.html',  package =>  
__PACKAGE__,});

Andre Landwehr wrote:

> On Sun, Oct 15, 2000 at 10:08:00AM -0500, John Aughey wrote:
> > in an epl file to include a common nav bar in many .epl files.  I would
> > like to evaluate the navbar.epl script in the same namespace as the
> > calling script.  I want to do this so the navbar.epl has access to some
> > variables that are defined in the parent script such as an authorization
> > string.
>
> you may look in the mailarchives, a similar question was asked
> less than two weeks ago
>
> Andre
>
> --
>  /"\
>  \ /
>   X  ASCII Ribbon campaign against HTML E-Mail
>  / \
>
>                                                   
>-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>    Part 1.2Type: application/pgp-signature

--
___cliff [EMAIL PROTECTED]http://www.genwax.com/



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

Reply via email to