Hi Gerald
Thank you ever so much. It works beautifully!
Ragnar
P.S. Yeah, realised shortly after I replied earlier that I had not cc the
list.
-Original Message-
From: Gerald Richter [mailto:[EMAIL PROTECTED]
Sent: 27 September 2005 04:43
To: 'Ragnar Hakonarson'
Cc: [email protected]
Hi,
>
> On the point whether it is intended to use Embperl 1.3 and
> Embperl::Object 2.0; I just thought that it would be
> advisable for now as I have been using Embperl 1.3 for my
> older code. Is Embperl 2.0 backwards compatible syntax wise
> with Embperl 1.3?
>
Embperl 2.0 is compatible
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
>
Oops, sorry I forgot to write, use "embperl_module"
Gerald
P.S. Please answer to the list also, otherwise it w
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
Dear all
I have been building web based application with
Embperl since end 1999. I just now decided to start utilising Embperl::Object
and, consequently, altered relevant configuration files to enable me to use the
OO paradigm.
My intention was to run both older Embperl web
appli