* Ivan Tubert-Brohman <[EMAIL PROTECTED]> [2006-10-06 11:40]: > The problem is that that textarea has hard text wrapping which > can cause the patch to be malformed. Therefore, to make life > easier for the module maintainer, the patch should be attached > as a file. The sad part for the patcher is that the file can't > be transmitted easily from one form to the other. The best > protocol I could come up with is the following:
How about uuencoding the patch? It’s annoying to have to deal with that, but at least it’s guaranteed to work for every author regardless of platform etc since Perl has a built-in uudecode. Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/>