THRIFT-619: Perl server and example
authorT Jake Luciani <jake@apache.org>
Thu, 12 Nov 2009 03:01:33 +0000 (03:01 +0000)
committerT Jake Luciani <jake@apache.org>
Thu, 12 Nov 2009 03:01:33 +0000 (03:01 +0000)
commit0c5c234b58802c36013b0d69b237ec3f098ebfd5
tree0e4b315ae9259b4ec5e6bf669e9a2f8052f77cc8
parentf2b8f750b3adf3db50fa38af5462e758a38cdc65
THRIFT-619: Perl server and example

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@835206 13f79535-47bb-0310-9956-ffa450edef68
lib/perl/Makefile.am
lib/perl/lib/Thrift/BufferedTransport.pm
lib/perl/lib/Thrift/Server.pm [new file with mode: 0644]
lib/perl/lib/Thrift/Socket.pm
lib/perl/lib/Thrift/Transport.pm
tutorial/perl/PerlServer.pl [new file with mode: 0644]