GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

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

POE::Filter::XML::NS - Provides constants that return appropriate namespace strings

version 1.140700

use POE::Filter::XML::NS qw/ :JABBER :IQ /;

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:
: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.

Nicholas R. Perez <nperez@cpan.org>

This software is copyright (c) 2014 by Nicholas R. Perez <nperez@cpan.org>.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

2014-03-11 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.