Posted on 2005-12-30 04:27:40-08 by magoo
New Bee question
Greetings!

I was perusing the pocket reference book, "Perl Debugger", and came across the mention of the PadWalker module.

I have been using the perl debugger for some time now but had always been frustrated when trying to examine "my" variables. Because of this, I have avoided using them.

I hope to begin using the PadWalker module now and would appreciate any useful comments, hints, tips, etc. that anyone can offer with regards to best utilizing this module.

A question I have would be, is there any way to examine "my" variables (short of using print statements) in the debugger without using PadWalker?

Thanks in advance for your help!

Mr. Magoo
Direct Responses: 6912 | Write a response
Posted on 2008-01-22 16:01:08-08 by vjana in response to 1538
Re: New Bee question
hello! I have (I think) the same problem. Have you solved yours? I am interested in the solution... thanks Janos
Direct Responses: 7274 | Write a response
Posted on 2008-03-05 18:52:14-08 by robin in response to 6912
Re: New Bee question

Hello there. I'm the author of PadWalker, and I've only just discovered this forum!

I'm not really sure what problem you have. If you want to inspect 'my' variables in the debugger, then you need to install PadWalker. It's an ordinary CPAN module, so the usual installation methods will work. There's a Windows binary available as a PPM package, as described in a recent post here.

If you give me some details about your problem, I will try to help.

Robin

Direct Responses: 13070 | Write a response
Posted on 2010-11-16 06:48:33.424278-08 by nagesh in response to 7274
Re: New Bee question
@Robin: I also tried to download binary for Padwalker. None of the links working it seems. Could you please point me the location for Padwalker windows binary. --thanks Nagesh Palathya
Direct Responses: 13071 | Write a response
Posted on 2010-11-16 07:18:11.037867-08 by nagesh in response to 13070
Re: New Bee question
Hi Robin: I tried giving "http://www.bribes.org/perl/ppm" in Perl PPM repository location. Found the following errors: Downloading bribes packlist ... failed 504 Gateway Timeout Downloading bribes packlist ... failed 504 Gateway Timeout Downloading bribes packlist ... failed 504 Gateway Timeout --Thanks, Nagesh Palathya
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.