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's PDK

I am getting the "Bizarre copy of ARRAY in leave at ..." when run through any of these 
debuggers, and yet the script runs fine from the command line (and the browser).  I 
would really like to see what the internal vars are doing without having to run 
through  a tail file that gets quite large quite fast with all the 'steps'.  It is 
also annoying to have to pepper the scripts with debug objects...

Any pointers would be greatly appreciated,
Shawn


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to