On Thu, Nov 20, 2008 at 10:26 PM, Ricardo SIGNES <[EMAIL PROTECTED]> wrote: > * David Golden <[EMAIL PROTECTED]> [2008-11-20T20:34:34] >> Does QP break lines automatically? > > Yes, no line in QP may exceed 76 octets.
OK -- so, not to complicate things when we don't need to, how about if Test::Reporter detects a line > 998 characters (not counting CRLF), then it should QP the body and add appropriate headers? Does that seem sane to everyone? And, Rick, do you know of a reasonable pure-perl QP encoder that I can cut/paste into Test::Reporter (since it's suppose to have absolutely minimal external module dependencies)? Thanks, David
