THRIFT-840. perl: Perl protocol handler could be more robust against unrecognised...
authorBryan Duxbury <bryanduxbury@apache.org>
Thu, 2 Sep 2010 00:24:50 +0000 (00:24 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Thu, 2 Sep 2010 00:24:50 +0000 (00:24 +0000)
commita55f51d8709582e1d054844c17c554e8d124b394
tree38814c900440cc01b2a8ceeb818a79fbcd424d94
parentcd9f200b9de57f08f3d4f0b7acb995227ab157cd
THRIFT-840. perl: Perl protocol handler could be more robust against unrecognised types

This patch causes the protocol to throw an exception when it sees an unrecognized type instead of silently doing nothing.

Patch: Conrad Hughes

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@991778 13f79535-47bb-0310-9956-ffa450edef68
lib/perl/lib/Thrift/Protocol.pm