RE: Having issues with Embperl::Object

2005-09-26 Thread Ragnar Hakonarson
c: embperl@perl.apache.org Subject: RE: Having issues with Embperl::Object Hi, > > Could you be so kind and tell me what the "MODULE_NAME" > should be in the LoadModule directive, i.e. > > LoadModule "MODULE_NAME" /path/to/perl5/site/lib//Embperl.so > Oo

RE: Having issues with Embperl::Object

2005-09-26 Thread Gerald Richter
CTED] > Sent: 26 September 2005 20:00 > To: 'Ragnar Hakonarson'; embperl@perl.apache.org > Subject: RE: Having issues with Embperl::Object > > HI, > > You are using HTML::Embperl which is Embperl 1.3 and > Embperl::Object which is Embperl 2.0. Is this intented?

RE: Having issues with Embperl::Object

2005-09-26 Thread Gerald Richter
.S. Please answer to the list also, otherwise it will not go into the mailing list archives > Thanks for your assistance. > > ragnar > > -Original Message- > From: Gerald Richter [mailto:[EMAIL PROTECTED] > Sent: 26 September 2005 20:00 > To: 'Ragnar Hakonarso

RE: Having issues with Embperl::Object

2005-09-26 Thread Gerald Richter
HI, You are using HTML::Embperl which is Embperl 1.3 and Embperl::Object which is Embperl 2.0. Is this intented? Both work together, so no problem, but you need a PerlModule HTML::Embperl For Embperl 1.3 and the lines LoadModule /path/to/perl5/site/lib//Embperl.so PerlModule Embperl For E