1234567 package URI::cassandra;use base 'URI::_db';our $VERSION = '0.23';sub default_port { 9160 }1;
package
URI::cassandra;
use
base
'URI::_db'
;
our
$VERSION
=
'0.23'
sub
default_port { 9160 }
1;