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

Man Page: cql::andnode

Operating Environment: debian

Section: 3pm

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

NAME
CQL::AndNode - represents an AND node in a CQL parse tree
SYNOPSIS
use CQL::AndNode; my $node = CQL::AndNode->new( left => $left, right => $right );
DESCRIPTION
CQL::AndNode inherits from CQL::BooleanNode, where you will find most of the functionality. perl v5.12.4 2009-12-02 CQL::AndNode(3pm)
Related Man Pages
yaz-client(1) - debian
cql::parser(3pm) - debian
forest::tree(3pm) - debian
net::z3950::simple2zoom::config(3pm) - debian
net::z3950::simpleserver(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Introduction
How to copy a column of multiple files and paste into new excel file (next to column)?