http://www.perlmonks.org?node_id=916978


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.