---
>
> - Original Message -
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Tuesday, June 17, 2003 6:03 PM
> Subject: Re: Execute without __PACKAGE__
>
>
>> Luis Fernando:
>>
>> Thank you
> I have an additional question:
> What is the "isa" parameter and how can i use it?, i did not see it in the
> embperl documentation in the site http://perl.apache.org/embperl
I'm not sure where it is on the site, but its documented as part of the
Execute command. Usage would be something like t
|
+-
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, June 17, 2003 6:03 PM
Subject: Re: Execute without __PACKAGE__
> Luis Fernando:
>
> Thank you for your help, i will check embpelr::object.
>
> I have an a
On Tue, 2003-06-17 at 13:03, [EMAIL PROTECTED] wrote:
> Luis Fernando:
>
> Thank you for your help, i will check embpelr::object.
>
> I have an additional question:
> What is the "isa" parameter and how can i use it?, i did not see it in the
> embperl documentation in the site http://perl.apache.
Luis Fernando:
Thank you for your help, i will check embpelr::object.
I have an additional question:
What is the "isa" parameter and how can i use it?, i did not see it in the
embperl documentation in the site http://perl.apache.org/embperl
Thank you
Carlos Kassab
> On Mon, 2003-06-16 at 17:02
On Mon, 2003-06-16 at 17:02, [EMAIL PROTECTED] wrote:
> Hi all:
>
>
> Eplsite(www.eplsite.org) is a good system to run as CGI but when running
> with mod_perl it will consume memory because it is using Execute with
> __PACKAGE__
>
> The main file is called index.epl and it is executing some file
Hi all:
Eplsite(www.eplsite.org) is a good system to run as CGI but when running
with mod_perl it will consume memory because it is using Execute with
__PACKAGE__
The main file is called index.epl and it is executing some files containing
subs, when i try to change the way to execute files like