Re: Howto use emacs and perldb to debug mod_perl?

2004-05-08 Thread pdupreez-modperl
This works for me. Thanks! I have some suggestions for the pod: > =head2 Preparing httpd.conf > > Now you need to make sure that the SLAVE_EMACS environment variable makes > it to the perl code that runs inside Apache. Fortunately this is easy: > > PerlPassEnv SLAVE_EMACS =head2 Preparing

Re: Howto use emacs and perldb to debug mod_perl?

2004-05-08 Thread pdupreez-modperl
This works for me. Thanks! I have some suggestions for the pod: > =head2 Preparing httpd.conf > > Now you need to make sure that the SLAVE_EMACS environment variable makes > it to the perl code that runs inside Apache. Fortunately this is easy: > > PerlPassEnv SLAVE_EMACS =head2 Preparing