debian man page for cql::prefixnode

Query: cql::prefixnode

OS: debian

Section: 3pm

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

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

NAME
CQL::PrefixNode - represents a prefix node in a CQL parse tree
SYNOPSIS
use CQL::PrefixNode; my $prefix = CQL::PrefixNode->new( name => '', identifier => '', subtree => $node );
DESCRIPTION
METHODS
new() Creates a new CQL::PrefixNode inducing a mapping from the specified qualifier-set name to the specified identifier across the specified subtree. getPrefix() getSubtree() toCQL() toXCQL() perl v5.12.4 2009-12-02 CQL::PrefixNode(3pm)
Related Man Pages
xml::libxml::namespace(3) - suse
xml::libxml::namespace(3) - centos
net::jabber::loudmouth::messagenode(3pm) - debian
net::z3950::simple2zoom::config(3pm) - debian
pod::abstract::tree(3pm) - debian
Similar Topics in the Unix Linux Community
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph