RE: Embperl::Object::Execute help within PERL scripts for templating.

2006-10-05 Thread Gerald Richter
Hello, If I understand right, you what to have Embperl::Object generate the base template and include your old pages, which are written in pure Perl, into it, like other Embperl pages, right? In this case you should go the other way round. Instead of using Apache::Registry you should call your Pe

Re: Embperl::Object::Execute help within PERL scripts for templating.

2006-10-04 Thread Kinetic Slam
> I'm running Embperl 2.2.0, mod_perl 2.0.2 under Apache 2.2.3.  I have> successfully setup Embperl 2 for templating my website (templates display> properly for .html files).  What I am trying to do now is convert some PERL> scripts I have to make use of the Embperl templating features with only> m