Subject: | OPCODES and other constants are not being exported |
When running the tests using an actual db, I get the following error:
t/01-connect.t ... DBI connect('host=localhost','',...) failed: Can't connect to host=localhost: Undefined subroutine &DBD::Cassandra::Protocol::OPCODE_OPTIONS called at /home/dxs/.cpan/build/DBD-Cassandra-0.13-2dJTD4/blib/lib/DBD/Cassandra/Connection.pm line 36.
In fact none of the constants are being exported which currently makes this module unusable sadly.