On 9/22/06, Tim Bunce <[EMAIL PROTECTED]> wrote:
<snip> I'd rather not go this way. The dump_results method is only meant for trivial debugging etc. Especially as it uses neat() (via neat_list) that feels free to mangle your data if it wants to, or $DBI::neat_maxlen says it should. It's only a few lines long. If it doesn't quite do what you want then it's trivial to write your own sub that does. Tim.
Ok by me. That's why I asked before I submitted a patch. I'll just cut'n'paste to a new function in my own namespace. -- Matthew O. Persico
