Add two new error-codes, CQL_PARSE and CQL_TRANSFORM.
authormike <mike>
Wed, 21 Dec 2005 17:01:41 +0000 (17:01 +0000)
committermike <mike>
Wed, 21 Dec 2005 17:01:41 +0000 (17:01 +0000)
commit8499abc0d0ff90612291f43c159ac4aab406a2ec
tree8130e9c566600b45e60e2d687fdaf84e29df353d
parentba279d40ce06c9b7b2181bd3327e91c226375cf3
Add two new error-codes, CQL_PARSE and CQL_TRANSFORM.
Add diagnostic set to rendering of Exception objects.
Connection::_conn() now used by ZOOM::Query::CQL2RPN::new() as well as
other members of the Connection class: comment reflects this.
Add new ZOOM::Query::CQL2RPN class for client-side CQL compilation.
Add new ZOOM::Log class for logging: all functions, no methods.
lib/ZOOM.pm