Protocol-CassandraCQL 0.12 Latest
Kwalitee Issues
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
Modules
Name | Abstract | Version | View |
---|---|---|---|
Protocol::CassandraCQL | wire protocol support functions for Cassandra CQL | 0.12 | metacpan |
Protocol::CassandraCQL::Client | a minimal Cassandra CQL client | 0.12 | metacpan |
Protocol::CassandraCQL::ColumnMeta | stores the column metadata of a Cassandra CQL query | 0.12 | metacpan |
Protocol::CassandraCQL::Frame | a byte buffer storing the content of a CQL message frame | 0.12 | metacpan |
Protocol::CassandraCQL::Frames | build or parse frame bodies for specific message types | 0.12 | metacpan |
Protocol::CassandraCQL::Result | stores the result of a Cassandra CQL query | 0.12 | metacpan |
Protocol::CassandraCQL::Type | represents a Cassandra CQL data type | 0.12 | metacpan |
Protocol::CassandraCQL::Type::ASCII | metacpan | ||
Protocol::CassandraCQL::Type::BIGINT | metacpan | ||
Protocol::CassandraCQL::Type::BLOB | metacpan | ||
Protocol::CassandraCQL::Type::BOOLEAN | metacpan | ||
Protocol::CassandraCQL::Type::COUNTER | metacpan | ||
Protocol::CassandraCQL::Type::DECIMAL | metacpan | ||
Protocol::CassandraCQL::Type::DOUBLE | metacpan | ||
Protocol::CassandraCQL::Type::FLOAT | metacpan | ||
Protocol::CassandraCQL::Type::INET | metacpan | ||
Protocol::CassandraCQL::Type::INT | metacpan | ||
Protocol::CassandraCQL::Type::LIST | metacpan | ||
Protocol::CassandraCQL::Type::MAP | metacpan | ||
Protocol::CassandraCQL::Type::SET | metacpan | ||
Protocol::CassandraCQL::Type::TEXT | metacpan | ||
Protocol::CassandraCQL::Type::TIMESTAMP | metacpan | ||
Protocol::CassandraCQL::Type::TIMEUUID | metacpan | ||
Protocol::CassandraCQL::Type::UUID | metacpan | ||
Protocol::CassandraCQL::Type::VARCHAR | metacpan | ||
Protocol::CassandraCQL::Type::VARINT | metacpan |