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

Query: cql::andnode

OS: debian

Section: 3pm

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

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
sru(3pm) - debian
html::treebuilder::libxml(3pm) - debian
net::jabber::loudmouth::messagenode(3pm) - debian
rdf::trine::node::blank(3pm) - debian
xml::dom::text(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?