Hi,
I'd be interested in helping as well - but I do not speak german, so that
may be a minor problem :-)
Justin
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: August 04, 2003 3:36 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
>
Hi,
What is the best way to debug segmentation faults? Randomly all of my apache
children are segfaulting. I am fairly certain this is due to some Embperl
code being ran, but I don't know where to look, or how to start looking...
Justin
--
Gerald:
> I had started with a book about Embperl in german, but this project is
> on halt at the moment for two reason: 1.) my limited time, 2.) Embperl
> is to special that many people will buy such a book and the O'Reilly
> don't excepted to sell much books at the moment, because they sell
Hi all:
Did you see the scripts related to this email?
I think it could be a way to get blobal variables too for configuration
files.
If You could give some feedback on performance it would be very good.
If somebody wants i send the files as attachment, please ask me to do it.
Thank you in adv
At Sun, 3 Aug 2003 10:28:13 -0400, Kee Hinckley wrote:
> At 10:37 PM -0700 8/2/03, <[EMAIL PROTECTED]> wrote:
> >- Embperlobject is great but, is it posible to have for embperl 2
> > the feature to call subs from other files without using embperl
> > object? maybe it is good to avoid the file sea
Hi:
I found one way to get global subs in embperl.
This is not the best way to do it but it works. The best solution is that
embperl handle this.
The bad news with this way to get global subs is that you will need to
evaluate the same code if you need it in different files loaded, the good
news is