From xhan at facebook.com Mon Feb 23 20:10:01 2009 From: xhan at facebook.com (Xiaofeng Han) Date: Mon, 23 Feb 2009 20:10:01 -0800 Subject: [thrift] How to use thrift in perl Message-ID: Hey, I need to use thrift in perl to finish a project, can someone please give me an example how to use thrift in perl? Thanks. Shawn From rush at manbert.com Tue Feb 24 09:55:52 2009 From: rush at manbert.com (Rush Manbert) Date: Tue, 24 Feb 2009 09:55:52 -0800 Subject: [thrift] How to use thrift in perl In-Reply-To: References: Message-ID: Hi Shawn, You're using the old mailing list. You need to go to: http://incubator.apache.org/thrift/ and follow the links to sign up for the current user's list. Good luck with your project, Rush On Feb 23, 2009, at 8:10 PM, Xiaofeng Han wrote: > Hey, > > I need to use thrift in perl to finish a project, can someone please > give me > an example how to use thrift in perl? Thanks. > > Shawn > > > _______________________________________________ > thrift mailing list > thrift at publists.facebook.com > http://publists.facebook.com/mailman/listinfo/thrift From varenc at mit.edu Thu Feb 26 08:52:47 2009 From: varenc at mit.edu (Chris Varenhorst) Date: Thu, 26 Feb 2009 11:52:47 -0500 Subject: [thrift] How to use thrift in perl In-Reply-To: References: Message-ID: <4fd1be840902260852s467b5a9fk5810027a27f82b36@mail.gmail.com> I couldn't find any examples of perl usage...but once you finish the project, add your example usage to http://wiki.apache.org/thrift/ThriftUsage! On Mon, Feb 23, 2009 at 11:10 PM, Xiaofeng Han wrote: > Hey, > > I need to use thrift in perl to finish a project, can someone please give > me > an example how to use thrift in perl? Thanks. > > Shawn > > > _______________________________________________ > thrift mailing list > thrift at publists.facebook.com > http://publists.facebook.com/mailman/listinfo/thrift > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://publists.facebook.com/pipermail/thrift/attachments/20090226/e1910ea7/attachment.html From jakers at gmail.com Thu Feb 26 16:33:30 2009 From: jakers at gmail.com (Jake Luciani) Date: Thu, 26 Feb 2009 19:33:30 -0500 Subject: [thrift] How to use thrift in perl In-Reply-To: <4fd1be840902260852s467b5a9fk5810027a27f82b36@mail.gmail.com> References: <4fd1be840902260852s467b5a9fk5810027a27f82b36@mail.gmail.com> Message-ID: http://svn.apache.org/viewvc/incubator/thrift/trunk/tutorial/perl/PerlClient.pl?revision=728863&view=markup On Thu, Feb 26, 2009 at 11:52 AM, Chris Varenhorst wrote: > I couldn't find any examples of perl usage...but once you finish the > project, add your example usage to http://wiki.apache.org/thrift/ThriftUsage > ! > > On Mon, Feb 23, 2009 at 11:10 PM, Xiaofeng Han wrote: >> >> Hey, >> >> I need to use thrift in perl to finish a project, can someone please give >> me >> an example how to use thrift in perl? Thanks. >> >> Shawn >> >> >> _______________________________________________ >> thrift mailing list >> thrift at publists.facebook.com >> http://publists.facebook.com/mailman/listinfo/thrift > > > _______________________________________________ > thrift mailing list > thrift at publists.facebook.com > http://publists.facebook.com/mailman/listinfo/thrift > > From jake at rdrail.net Thu Feb 26 16:35:35 2009 From: jake at rdrail.net (Jake Luciani) Date: Thu, 26 Feb 2009 19:35:35 -0500 Subject: [thrift] How to use thrift in perl In-Reply-To: <4fd1be840902260852s467b5a9fk5810027a27f82b36@mail.gmail.com> References: <4fd1be840902260852s467b5a9fk5810027a27f82b36@mail.gmail.com> Message-ID: How about http://svn.apache.org/viewvc/incubator/thrift/trunk/tutorial/perl/PerlClient.pl?revision=728863&view=markup I'll add a simple example under ThriftUsage... On Thu, Feb 26, 2009 at 11:52 AM, Chris Varenhorst wrote: > I couldn't find any examples of perl usage...but once you finish the > project, add your example usage to http://wiki.apache.org/thrift/ThriftUsage > ! > > On Mon, Feb 23, 2009 at 11:10 PM, Xiaofeng Han wrote: >> >> Hey, >> >> I need to use thrift in perl to finish a project, can someone please give >> me >> an example how to use thrift in perl? Thanks. >> >> Shawn >> >> >> _______________________________________________ >> thrift mailing list >> thrift at publists.facebook.com >> http://publists.facebook.com/mailman/listinfo/thrift > > > _______________________________________________ > thrift mailing list > thrift at publists.facebook.com > http://publists.facebook.com/mailman/listinfo/thrift > >