fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
6 lines
306 B
Text
6 lines
306 B
Text
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.
|