mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
8096f7d5b1
This module provides the basic constants and other support functions required to communicate with a Cassandra database using CQL3. It is not in itself a CQL client; it simply provides the necessary support functions to allow one to be written. For a complete client, see instead Net::Async::CassandraCQL. WWW: http://search.cpan.org/dist/Protocol-CassandraCQL/ PR: 186055 Submitted by: admins@perceptyx.com
20 lines
927 B
Plaintext
20 lines
927 B
Plaintext
%%SITE_PERL%%/Protocol/CassandraCQL.pm
|
|
%%SITE_PERL%%/Protocol/CassandraCQL/Client.pm
|
|
%%SITE_PERL%%/Protocol/CassandraCQL/ColumnMeta.pm
|
|
%%SITE_PERL%%/Protocol/CassandraCQL/Frame.pm
|
|
%%SITE_PERL%%/Protocol/CassandraCQL/Frames.pm
|
|
%%SITE_PERL%%/Protocol/CassandraCQL/Result.pm
|
|
%%SITE_PERL%%/Protocol/CassandraCQL/Type.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Protocol/CassandraCQL/.packlist
|
|
%%PERL5_MAN3%%/Protocol::CassandraCQL.3.gz
|
|
%%PERL5_MAN3%%/Protocol::CassandraCQL::Client.3.gz
|
|
%%PERL5_MAN3%%/Protocol::CassandraCQL::ColumnMeta.3.gz
|
|
%%PERL5_MAN3%%/Protocol::CassandraCQL::Frame.3.gz
|
|
%%PERL5_MAN3%%/Protocol::CassandraCQL::Frames.3.gz
|
|
%%PERL5_MAN3%%/Protocol::CassandraCQL::Result.3.gz
|
|
%%PERL5_MAN3%%/Protocol::CassandraCQL::Type.3.gz
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Protocol/CassandraCQL
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Protocol
|
|
@dirrmtry %%SITE_PERL%%/Protocol/CassandraCQL
|
|
@dirrmtry %%SITE_PERL%%/Protocol
|