Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libcql-parser-perl
Common query language parser
http://search.cpan.org/dist/CQL-Parser/
0
no reviews
Install
Cql::parser is a base class for boolean nodes in a cql parse tree. see cql::andnode and cql::ornode. cql::booleannode inherits from cql::node. typically you'll want to use cql::andnode or cql::ornode to instantiate the object.