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=78&rev2=79 -------------------------------------------------- == Perl == This is almost a direct port from the PHP version above at [[http://wiki.apache.org/cassandra/ClientExamples#PHP|PHP Example]] - {{{ + {{{#!perl #!/usr/bin/perl -w use strict;
