CQL::AndNode(3pm) User Contributed Perl Documentation CQL::AndNode(3pm)NAMECQL::AndNode - represents an AND node in a CQL parse treeSYNOPSISuse CQL::AndNode; my $node = CQL::AndNode->new( left => $left, right => $right );DESCRIPTIONCQL::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 |
| cql::parser(3pm) - debian |
| catalyst::controller::sru(3pm) - debian |
| sru::server(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 |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |