The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version v1.00 - 2006-11-27

  • updated Lexer.pm and Parser.pm to allow 0 to be a valid term
  • added unit tests to lexer.t and parser.t for 0 as a term

Modules

represents an AND node in a CQL parse tree
represents a boolean node in a CQL parse tree
a lexical analyzer for CQL
represents a base string and modifier strings
base class for nodes in a CQL parse tree
represents a NOT node in a CQL parse tree
represents an OR node in a CQL parse tree
compiles CQL strings into parse trees of Node subtypes.
represents a CQL prefix mapping
represents a prefix node in a CQL parse tree
represents a PROX node in a CQL parse tree
object for CQL Relations
represents a terminal Node in a CQL Parse Tree
class for token objects returned by CQL::Lexer
visit nodes in a CQL parse tree

Provides

in lib/CQL/Utils.pm