CQL::OrNode(3pm) User Contributed Perl Documentation CQL::OrNode(3pm)NAMECQL::OrNode - represents an OR node in a CQL parse treeSYNOPSISuse CQL::OrNode; my $node = CQL::OrNode->new( left => $left, right => $right );DESCRIPTIONCQL::OrNode inherits from CQL::BooleanNode, where you'll find most of the functionality. perl v5.12.4 2009-12-02 CQL::OrNode(3pm)
| Related Man Pages |
|---|
| html::treebuilder::libxml(3pm) - debian |
| net::z3950::simple2zoom::config(3pm) - debian |
| net::z3950::simpleserver(3pm) - debian |
| sru::server(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 |
| Is UNIX an open source OS ? |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |