in reply to
Rambling about debuggers
When writing the sort of code in perl that would benefit from use of a decent debugger, I tend to write much better unit tests to make up for the lack of one.
Comment on
Re: Rambling about debuggers
In Section
Meditations