curl-library
PATCH summarize.pl and quoted-printable log files
From: Yang Tse <yangsita_at_gmail.com>
Date: Fri, 23 Feb 2007 19:37:48 +0100
Received on 2007-02-23
Date: Fri, 23 Feb 2007 19:37:48 +0100
Hi Daniel,
Here's a patch that should allow summarize.pl a complete handling of
quoted-printable encoded log files while still been able to process
not encoded ones.
It uses perl's MIME::QuotedPrint module to do the hard work so better
check it is available before commiting it. I don't think this should
make a big difference on the server load, but just in case, it's
better that someone close to the server applies and verifies it. ;-)
-- -=[Yang]=-
- text/plain attachment: summarize_qp.patch