I'm working on Win2003.
I installed my perl from cygwin instead of directly installing it myself. It
seems to work fine for the cgi files executed by Apache HTTPD (hurray!).
However, when I use the OpenPerlIDE 1.0.11 the debugger dies on the
following line inside perl5db.pl:
my $r
"Awarsd" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
>
> my web host does not offer a perl debugger and told me to use
>
> use CGI::Carp qw(warningsToBrowser fatalsToBrowser);
> Is that it, how should i print the errors??
>
When you h
Hi,
my web host does not offer a perl debugger and told me to use
use CGI::Carp qw(warningsToBrowser fatalsToBrowser);
Is that it, how should i print the errors??
Thank You.
awards
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
On Sat, 22 Dec 2001 09:24:38 +0200, [EMAIL PROTECTED] (Polikarpov Cyrill)
wrote:
>Hi everybody!
>
>I have a question - what software is the better for debugin perl-scripts to your
>opinion?
>I can't find a prog for myself, so ...
Use the ptkdb module. It uses a graphical tk interface, so it's
Polikarpov Cyrill wrote:
> I have a question - what software is the better for debugin perl-scripts to your
>opinion?
> I can't find a prog for myself, so ...
perl comes with a built-in debugger:
http://www.ddj.com/documents/s=1498/ddj0108pl/
btw: a search for
Hi everybody!
I have a question - what software is the better for debugin perl-scripts to your
opinion?
I can't find a prog for myself, so ...
--
Sinsirely,
Cyrill S. Polikarpov
[EMAIL PROTECTED]