POE::Filter::XML::NS(3pm) | User Contributed Perl Documentation | POE::Filter::XML::NS(3pm) |
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:
Please reference the source file to know which namespaces are explicitly 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.
2022-06-17 | perl v5.34.0 |