in reply to I never use the debugger.
Are there instances when the Perl debugger is invaluable, and mere printing or logging will not suffice?
I'd say it's a very handy tool for understanding other peoples code.
When it's appropriate it's a very user and well worth learning, but I think it can become a potentially dangerous when people use the debugger as first resort.
|
---|