debian man page for cql::notnode

Query: cql::notnode

OS: debian

Section: 3pm

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

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

NAME
CQL::NotNode - represents a NOT node in a CQL parse tree
SYNOPSIS
use CQL::NotNode; my $node = CQL::NotNode->new( left => $left, right => $right );
DESCRIPTION
CQL::NotNode inherits from CQL::BooleanNode, where you'll find most of the functionality. perl v5.12.4 2009-12-02 CQL::NotNode(3pm)
Related Man Pages
html::treebuilder::libxml(3pm) - debian
forest::tree(3pm) - debian
net::jabber::loudmouth::messagenode(3pm) - debian
net::z3950::simple2zoom::config(3pm) - debian
net::z3950::simpleserver(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?