view Cassandra/lib/Cassandra/Constants.pm @ 0:a2f0a2c135cf

hg init
author Shoshi TAMAKI <shoshi@cr.ie.u-ryukyu.ac.jp>
date Sun, 06 Jun 2010 22:00:38 +0900
parents
children
line wrap: on
line source

#
# Autogenerated by Thrift
#
# DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
#
package Cassandra::Constants;
require 5.6.0;
use strict;
use warnings;
use Thrift;


use constant VERSION => "2.1.0";

1;