On Mon, Jul 22, 2002 at 05:54:16PM -0400, Justin M. Harrison wrote: > Is there any consolidated documentation on what exactly Execute can do, > and how files can be brought in or executed? Everything I have found > about it seems to be scattered about Embperl, Embperl::Object, etc, in > both documentation and introduction... > > Reading through the documentation I have found several different uses of > it, but I am wondering if there are more > (http://perl.apache.org/embperl/pod/doc/Embperl.-page-3-.htm#sect_7 > shows " [- Execute ({ inputfile => 'mylib.htm', import => 1 }) -]", then > on http://perl.apache.org/embperl/pod/doc/EmbperlObject.-page-6-.htm "[- > Execute ('foot.htm') -]", and > http://perl.apache.org/embperl/pod/intro/Intro.-page-7-.htm shows [- > Execute ('navbar.html', 'Infos') -] as a possible use. Whats the syntax > for it?")
In the 1.3 docs it's laid out pretty well here: http://perl.apache.org/embperl/pod/doc/doc13/HTML/Embperl.-page-3-.htm#sect_4 I'm not sure if there's an equivalent section in the 2.0 docs yet. Cheers, Gavin -- Fashion is a variable, but style is a constant - Programming Perl --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]