Hi,
I tried using Epic and installing the Padwalker but that didnt work. Kept giving me a lot of errors. Padre seems mainly for Strawberry Perl and I am using Activestate. I want to see how the code executes line by line, when values are assigned to variables and how the shift/unshift pop/push work. Basically I want to understand how each and every line of code executes. I can do that by inserting a print statement, but I really am curious to see if there is a good free Perl debugger available. Cant seem to find any.
Please help.