in reply to folding Data::Dumper output
Have a look at Indent settings for Data::Data::Dumper; I use a value of 0 to get a list all on one line for handy debug output.
$Data::Dumper::Indent = 0; [download]
Works beautifully.
Alex / talexb / Toronto
Thanks PJ. We owe you so much. Groklaw -- RIP -- 2003 to 2013.