Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for 
change notification.

The "ThriftExamples" page has been changed by Taku YASUI.
http://wiki.apache.org/cassandra/ThriftExamples?action=diff&rev1=77&rev2=78

--------------------------------------------------

  == Perl ==
  This is almost a direct port from the PHP version above at 
[[http://wiki.apache.org/cassandra/ClientExamples#PHP|PHP Example]]
  
+ {{{
- {{{#!/usr/bin/perl -w
+ #!/usr/bin/perl -w
  
  use strict;
  use warnings;

Reply via email to