in reply to Re: How do I capture large output in a perl variable
in thread How do I capture large output in a perl variable

"text/plain" is great for debugging stuff like this, just be careful of things like internet explorer (and others? are there any), that don't follow the standards, and may or may not decide that it's text, and may instead try to display it as html, or whatever else it feels like.
  • Comment on Re^2: How do I capture large output in a perl variable