debian man page for poe::filter::xml::ns

Query: poe::filter::xml::ns

OS: debian

Section: 3pm

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

POE::Filter::XML::NS(3pm)				User Contributed Perl Documentation				 POE::Filter::XML::NS(3pm)

NAME
POE::Filter::XML::NS - Namespace support for JABBER(tm) XMPP
SYNOPSIS
use POE::Filter::XML::NS qw/ :SERVICE :JABBER :IQ /;
DESCRIPTION
POE::Filter::XML::NS provides namespace constants for use within POE::Filter::XML::Nodes (or any other representation) that requires namespace matching. The following export tags are explained below: :SERVICE ":SERVICE" tag will import constants for use within the PXR Service environment such as the XML namespace jabber:service and its relatives. :JABBER ":JABBER" tag will import various useful constants for use within a normal Jabber client and component(to reference implementation server) situation. ":IQ" ":IQ" tag imports convenience <iq/> packet types such as set, get, result, and error ":all" ":all" will import every tag available within the package. Please reference the source file to know which namespaces are explictly supported and exported.
AUTHOR
Copyright (c) 2003 Nicholas Perez. Released and distributed under the GPL. perl v5.10.0 2009-04-25 POE::Filter::XML::NS(3pm)
Related Man Pages
poe::component::jabber::j14(3pm) - debian
poe::component::jabber::j2(3pm) - debian
poe::component::jabber::legacy(3pm) - debian
poe::component::jabber::xmpp(3pm) - debian
poe::filter::irc::compat(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Weird 'find' results