Re: Perl Debugger

2003-10-11 Thread Peter Scott
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Jeff Westman) writes: >Hi, > >I'm using perl version 5.6.1 for Unix (HPUX-11). I would like to be able to >retain my 'watches' and breakpoints in between debug sessions. Is there a >way to do this with the standard debug library that comes with

Re: Perl Debugger IDE

2002-06-28 Thread Shawn
files... Shawn - Original Message - From: "Peter Scott" <[EMAIL PROTECTED]> To: "Shawn" <[EMAIL PROTECTED]>; "Beginners @ Perl.org" <[EMAIL PROTECTED]> Sent: Wednesday, June 26, 2002 4:05 PM Subject: Re: Perl Debugger IDE > At 02:09

Re: Perl Debugger IDE

2002-06-26 Thread Peter Scott
At 02:09 AM 6/25/02 -0500, Shawn wrote: >Does anyone know of a IDE debugger that does not choke on complex data >objects? I have tried all of the following, but they all have a >serious problem with dereferencing an array of referenced hashes... > >VisiPerl >Open Perl IDE >OptiPerl >ActiveState

Re: Perl debugger window

2002-01-17 Thread Jenda Krynicky
From: "Gary Hawkins" <[EMAIL PROTECTED]> > I mentioned the perl debugger before but I guess some people would not have had > the GUI version available. It comes with the Perl Development Kit, so I should > clarify. > > Don't know about *n*x but if you installed ActivePerl on W

Re: perl debugger

2001-08-03 Thread Elaine -HFB- Ashton
Ruth Albocher [[EMAIL PROTECTED]] quoth: *>hi all. *>Is there any good stable graphic debugger for perl? There are several, depending on your platform. Go out and get "Perl Debugged" by Peter Scott as it covers the Perl debugger and the tools very well. http://www.bookpool.com/ has excellent pri

RE: perl debugger

2001-08-03 Thread Crowder, Rod
-Original Message- From: Ruth Albocher [mailto:[EMAIL PROTECTED]] Sent: 02 August 2001 10:56 To: [EMAIL PROTECTED] Subject: perl debugger hi all. Is there any good stable graphic debugger for perl? thanks Try the one in the ActiveState Perl Dev Kit. You can do