debian man page for cql::ornode

Query: cql::ornode

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CQL::OrNode(3pm)					User Contributed Perl Documentation					  CQL::OrNode(3pm)

NAME
CQL::OrNode - represents an OR node in a CQL parse tree
SYNOPSIS
use CQL::OrNode; my $node = CQL::OrNode->new( left => $left, right => $right );
DESCRIPTION
CQL::OrNode inherits from CQL::BooleanNode, where you'll find most of the functionality. perl v5.12.4 2009-12-02 CQL::OrNode(3pm)
Related Man Pages
yaz-client(1) - debian
sru(3pm) - debian
cql::parser(3pm) - debian
net::z3950::simpleserver(3pm) - debian
rdf::trine::node::blank(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
Weird 'find' results
My first PERL incarnation... Audio Oscillograph