Re: Update cassandra from perl 5.8

2014-02-03 Thread Jacob Rhoden
Hi Paul, I think some of the dependencies, like Snappy also require perl 5.10. If its not too difficult to get it to work in perl 5.8 it would be very much appreciated. If its a lot of work I wouldn’t want to waste your time, after all who still depends on perl 5.8? (: (I can always resort to

Update cassandra from perl 5.8

2014-02-03 Thread Jacob Rhoden
Hi, We’ve got a legacy application on Perl 5.8, don’t want to upgrade the server for fear of something breaking. However for redundancy, It would be great if I could update the app so it writes to both the existing database, and cassandra. The Perl drivers appear to require perl 5.10+ http