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

Man Page: cql::notnode

Operating Environment: debian

Section: 3pm

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
cql::parser(3pm) - debian
net::z3950::simpleserver(3pm) - debian
pod::abstract::tree(3pm) - debian
tree::redblack(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Is UNIX an open source OS ?
A (ksh) Library For and From UNIX.com