cql::ornode(3pm) debian man page | unix.com

Man Page: cql::ornode

Operating Environment: debian

Section: 3pm

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
catalyst::controller::sru(3pm) - debian
pod::abstract::tree(3pm) - debian
sru::server(3pm) - debian
tree::node(3pm) - debian
tree::redblack(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com