Re: Subroutine xxx redefined

2006-10-20 Thread Adriano Ferreira
On 10/20/06, Bart van Kuik <[EMAIL PROTECTED]> wrote: Hi list, I'm using Apache::PerlRun to run my Perl scripts. I'm getting the following error: Subroutine xxx redefined at /path/to/sirq.pl line 100. Subroutine xxy redefined at /path/to/sirq.pl line 200. Subroutine xxz redefined at /path/to/si

Re: [MP2] Carp::Confess doesn't traceback

2006-09-06 Thread Adriano Ferreira
On 9/6/06, Beheer <[EMAIL PROTECTED]> wrote: On Tue, 2006-09-05 at 09:25 -0300, Adriano Ferreira wrote: > The issue is: does apache2 reports the segmentation fault with > Carp::confess? If this is not the case, that's why you don't see the > stack trace informatio

Re: [MP2] Carp::Confess doesn't traceback

2006-09-05 Thread Adriano Ferreira
rown via die, you may able to see the information you want. Regards, Adriano Ferreira.

Re: getting to know more about mod_perl

2006-08-29 Thread Adriano Ferreira
On 8/29/06, Frank Wiles <[EMAIL PROTECTED]> wrote: On Tue, 29 Aug 2006 20:27:02 +0200 Based on what I've read recently performance is comparable. They are both free so I'm not sure what you mean by cost. I meant cost with respect to the machine resources: mainly, memory and processor time

getting to know more about mod_perl

2006-08-29 Thread Adriano Ferreira
terested in all shades of distinction and similarity here: performance, cost, safety, marketing, etc. Thanks a lot for any help. Best regards, Adriano Ferreira