97ecce930f
Thrift::XS provides faster versions of Thrift::BinaryProtocol and Thrift::MemoryBuffer. Thrift compact protocol support is also available, just replace Thrift::XS::BinaryProtocol with Thrift::XS::CompactProtocol. To use, simply replace your Thrift initialization code with the appropriate Thrift::XS version. WWW: http://search.cpan.org/dist/Thrift-XS/
21 lines
1 KiB
Text
21 lines
1 KiB
Text
%%SITE_PERL%%/%%PERL_ARCH%%/Thrift.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/Thrift/BinaryProtocol.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/Thrift/BufferedTransport.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/Thrift/FramedTransport.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/Thrift/HttpClient.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/Thrift/MemoryBuffer.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/Thrift/Protocol.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/Thrift/Server.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/Thrift/Socket.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/Thrift/Transport.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/Thrift/XS.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/Thrift/XS/BinaryProtocol.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/Thrift/XS/CompactProtocol.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/Thrift/XS/MemoryBuffer.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Thrift/XS/.packlist
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Thrift/XS/XS.bs
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Thrift/XS/XS.so
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Thrift/XS
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Thrift
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Thrift/XS
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Thrift
|