Thrift: Wide string support for Perl. Summary: This patch allows the TBinaryProtocol to encode wide character strings as UTF-8 before serializing. It does not support decoding when receiving. Reviewed By: mcslee Test Plan: None. Revert Plan: ok