CQL::NotNode(3pm) User Contributed Perl Documentation CQL::NotNode(3pm)NAMECQL::NotNode - represents a NOT node in a CQL parse treeSYNOPSISuse CQL::NotNode; my $node = CQL::NotNode->new( left => $left, right => $right );DESCRIPTIONCQL::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 |
|---|
| sru(3pm) - debian |
| html::treebuilder::libxml(3pm) - debian |
| catalyst::controller::sru(3pm) - debian |
| forest::tree(3pm) - debian |
| rdf::trine::node::blank(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Introduction |
| Detecting unused variables... |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |