XML(3pm) - phpMan

Command: man perldoc info search(apropos)  


AnyData::Format::XML (3pm) - tiedhash and DBI access to XML
Apache::RPC::Server (3pm) - A subclass of RPC::XML::Server tuned for mod_perl
Apache::XMLRPC (3pm) - serve XML-RPC requests from Apache
Apache::XMLRPC::Lite (3pm) - mod_perl-based XML-RPC server with minimum confi...
CGI::XML (3pm)       - Perl extension for converting CGI.pm variables to/from...
CGI::XMLForm (3pm)   - (unknown subject)
Data::DumpXML (3pm)  - Dump arbitrary data structures as XML
Data::DumpXML::Parser (3pm) - Restore data dumped by Data::DumpXML
Data::Serializer::XML::Dumper (3pm) - Creates bridge between Data::Serializer...
Data::Serializer::XML::Simple (3pm) - Creates bridge between Data::Serializer...
DBD::AnyData (3pm)   - DBI access to XML, CSV and other formats
Frontier::Client (3pm) - issue Frontier XML RPC requests to a server
Frontier::Daemon (3pm) - receive Frontier XML RPC requests
Frontier::Responder (3pm) - Create XML-RPC listeners for normal CGI processes
Frontier::RPC2 (3pm) - encode/decode RPC2 format XML
iptables-xml (8)     - Convert iptables-save format to XML
libxml (3)           - library used to parse XML files
libxslt (3)          - library used to do XSL transformations on XML documents
Log::Log4perl::Config::DOMConfigurator (3pm) - reads xml config files
make_method (1p)     - Turn Perl code into an XML description for RPC::XML::S...
Net::Blogger (3pm)   - an OOP-ish interface for accessing a weblog via the Bl...
Net::Blogger::Engine::Movabletype::mt (3pm) - Adds support for the MovableTyp...
PDF::API2::Basic::TTF::XMLparse (3pm) - provides support for XML parsing. Req...
Pod::Perldoc::ToXml (3perl) - let Perldoc render Pod as XML
Pod::Simple::DumpAsXML (3perl) - - turn Pod into XML
Pod::Simple::XMLOutStream (3perl) - - turn Pod into XML
RDF::Core::Serializer (3pm) - produce XML code for RDF model
RDF::Redland::XMLLiteralNode (3pm) - Redland RDF URI Node Class
RPC::XML (3pm)       - A set of classes for core data, message and XML handling
RPC::XML::Client (3pm) - An XML-RPC client class
RPC::XML::Function (3pm) - Object class for RPC routines that do not check si...
RPC::XML::Method (3pm) - Object encapsulation of server-side RPC methods
RPC::XML::Parser (3pm) - A container class for XML::Parser
RPC::XML::Procedure (3pm) - Object encapsulation of server-side RPC procedures
RPC::XML::Server (3pm) - A sample server implementation based on RPC::XML
rrddump (1)          - dump the contents of an RRD to XML format
rrdrestore (1)       - Restore the contents of an RRD from its XML dump format
rrdxport (1)         - Export data in XML format based on data from one or se...
rst2pseudoxml (1)    - convert reST documents to pseudo-XML
rst2xml (1)          - convert reST documents to XML
SOAP::Deserializer (3pm) - the means by which the toolkit manages the convers...
SOAP::Serializer (3pm) - the means by which the toolkit manages the expressio...
Template::Plugin::XML (3pm) - XML plugin for the Template Toolkit
Template::Plugin::XML::DOM (3pm) - Plugin interface to XML::DOM
Template::Plugin::XML::File (3pm) - TT plugin for XML files
Template::Plugin::XML::LibXML (3pm) - XML::LibXML Template Toolkit Plugin
Template::Plugin::XML::RSS (3pm) - Plugin interface to XML::RSS
Template::Plugin::XML::Simple (3pm) - Plugin interface to XML::Simple
Template::Plugin::XML::Style (3pm) - Simple XML stylesheet transfomations
Template::Plugin::XML::XPath (3pm) - Plugin interface to XML::XPath
Template::XML (3pm)  - XML plugins for the Template Toolkit
text-vimcolor (1p)   - command-line program to syntax color a file in HTML, X...
Text::VimColor (3pm) - syntax color text in HTML or XML using Vim
xml-config (1) [xml2-config] - script to get information about the installed ...
xml2-config (1)      - script to get information about the installed version ...
XML::Atom::Syndication (3pm) - a portable client for consuming RFC 4287 Atom ...
XML::Atom::Syndication::Category (3pm) - class representing an Atom category
XML::Atom::Syndication::Content (3pm) - class representing Atom entry content.
XML::Atom::Syndication::Entry (3pm) - class representing an Atom entry
XML::Atom::Syndication::Feed (3pm) - class representing an Atom feed
XML::Atom::Syndication::Generator (3pm) - class representing the Atom feed ge...
XML::Atom::Syndication::Link (3pm) - class representing an Atom link
XML::Atom::Syndication::Object (3pm) - base class for all complex Atom elements.
XML::Atom::Syndication::Person (3pm) - class representing an Atom person cons...
XML::Atom::Syndication::Source (3pm) - class representing an Atom source element
XML::Atom::Syndication::Text (3pm) - class representing an Atom text construct
XML::Atom::Syndication::Writer (3pm) - a class for serializing XML::Atom::Syn...
XML::CSV (3pm)       - Perl extension converting CSV files to XML
XML::DOM (3pm)       - A perl module for building DOM Level 1 compliant docum...
XML::DOM-ecmascript (3pm) - (unknown subject)
XML::DOM::AttDef (3pm) - A single XML attribute definition in an ATTLIST in X...
XML::DOM::AttlistDecl (3pm) - An XML ATTLIST declaration in XML::DOM
XML::DOM::Attr (3pm) - An XML attribute in XML::DOM
XML::DOM::CDATASection (3pm) - Escaping XML text blocks in XML::DOM
XML::DOM::CharacterData (3pm) - Common interface for Text, CDATASections and ...
XML::DOM::Comment (3pm) - An XML comment in XML::DOM
XML::DOM::Document (3pm) - An XML document node in XML::DOM
XML::DOM::DocumentFragment (3pm) - Facilitates cut & paste in XML::DOM documents
XML::DOM::DocumentType (3pm) - An XML document type (DTD) in XML::DOM
XML::DOM::DOMImplementation (3pm) - Information about XML::DOM implementation
XML::DOM::Element (3pm) - An XML element node in XML::DOM
XML::DOM::ElementDecl (3pm) - An XML ELEMENT declaration in XML::DOM
XML::DOM::Entity (3pm) - An XML ENTITY in XML::DOM
XML::DOM::EntityReference (3pm) - An XML ENTITY reference in XML::DOM
XML::DOM::NamedNodeMap (3pm) - A hash table interface for XML::DOM
XML::DOM::Node (3pm) - Super class of all nodes in XML::DOM
XML::DOM::NodeList (3pm) - A node list as used by XML::DOM
XML::DOM::Notation (3pm) - An XML NOTATION in XML::DOM
XML::DOM::Parser (3pm) - An XML::Parser that builds XML::DOM document structures
XML::DOM::PerlSAX (3pm) - Old name of XML::Handler::BuildDOM
XML::DOM::ProcessingInstruction (3pm) - An XML processing instruction in XML:...
XML::DOM::Text (3pm) - A piece of XML text in XML::DOM
XML::DOM::XMLDecl (3pm) - XML declaration in XML::DOM
XML::Elemental (3pm) - simplistic and perlish handling of XML data.
XML::Elemental::Characters (3pm) - a generic characters object.
XML::Elemental::Document (3pm) - a generic document object.
XML::Elemental::Element (3pm) - a generic element (tag) object.
XML::Elemental::Node (3pm) - base class for all other XML::Elemental objects.
XML::Elemental::SAXHandler (3pm) - the SAX2 handler that drives XML::Elemental.
XML::Elemental::Util (3pm) - utility methods for working with XML::Elemental.
XML::ESISParser (3pm) - Perl SAX parser using nsgmls
XML::Excel (3pm)     - Perl extension converting Excel files to XML
XML::Generator (3pm) - Perl extension for generating XML
XML::Generator::DOM (3pm) - XML::Generator subclass for producing DOM trees i...
XML::Grove (3pm)     - Perl-style XML objects
XML::Grove::AsCanonXML (3pm) - output XML objects in canonical XML
XML::Grove::AsString (3pm) - output content of XML objects as a string
XML::Grove::Builder (3pm) - PerlSAX handler for building an XML::Grove
XML::Grove::Factory (3pm) - simplify creation of XML::Grove objects
XML::Grove::IDs (3pm) - return an index of `id' attributes in a grove
XML::Grove::Path (3pm) - return the object at a path
XML::Grove::PerlSAX (3pm) - an PerlSAX event interface for XML objects
XML::Grove::Sub (3pm) - run a filter sub over a grove
XML::Grove::Subst (3pm) - substitute values into a template
XML::Grove::XPointer (3pm) - deprecated module once intended for XPointer
XML::Handler::BuildDOM (3pm) - PerlSAX handler that creates XML::DOM document...
XML::Handler::CanonXMLWriter (3pm) - output XML in canonical XML format
XML::Handler::Sample (3pm) - a trivial PerlSAX handler
XML::Handler::Subs (3pm) - a PerlSAX handler base class for calling user-defi...
XML::Handler::XMLWriter (3pm) - a PerlSAX handler for writing readable XML
XML::Handler::YAWriter (3pm) - Yet another Perl SAX XML Writer
XML::LibXML (3pm)    - Perl Binding for libxml2
XML::LibXML::Attr (3pm) - XML::LibXML Attribute Class
XML::LibXML::Boolean (3pm) - Boolean true/false values
XML::LibXML::CDATASection (3pm) - XML::LibXML Class for CDATA Sections
XML::LibXML::Comment (3pm) - XML::LibXML Comment Class
XML::LibXML::Common (3pm) - Routines and Constants common for XML::LibXML and...
XML::LibXML::Document (3pm) - XML::LibXML DOM Document Class
XML::LibXML::DocumentFragment (3pm) - XML::LibXML's DOM L2 Document Fragment ...
XML::LibXML::DOM (3pm) - XML::LibXML DOM Implementation
XML::LibXML::Dtd (3pm) - XML::LibXML DTD Handling
XML::LibXML::Element (3pm) - XML::LibXML Class for Element Nodes
XML::LibXML::InputCallback (3pm) - XML::LibXML Class for Input Callbacks
XML::LibXML::Literal (3pm) - Simple string values.
XML::LibXML::Namespace (3pm) - XML::LibXML Namespace Implementation
XML::LibXML::Node (3pm) - Abstract Base Class of XML::LibXML Nodes
XML::LibXML::NodeList (3pm) - a list of XML document nodes
XML::LibXML::Number (3pm) - Simple numeric values.
XML::LibXML::Parser (3pm) - Parsing XML Data with XML::LibXML
XML::LibXML::PI (3pm) - XML::LibXML Processing Instructions
XML::LibXML::Reader (3pm) - XML::LibXML::Reader - interface to libxml2 pull p...
XML::LibXML::RelaxNG (3pm) - RelaxNG Schema Validation
XML::LibXML::SAX (3pm) - XML::LibXML direct SAX parser
XML::LibXML::SAX::Builder (3pm) - Building DOM trees from SAX events.
XML::LibXML::SAX::Generator (3pm) - Generate SAX events from a LibXML tree
XML::LibXML::Schema (3pm) - XML Schema Validation
XML::LibXML::Text (3pm) - XML::LibXML Class for Text Nodes
XML::LibXML::XPathContext (3pm) - XPath Evaluation
XML::LibXSLT (3pm)   - Interface to the gnome libxslt library
XML::NamespaceSupport (3pm) - a simple generic namespace support class
XML::Node (3pm)      - Node-based XML parsing: an simplified interface to XML...
XML::Parser (3pm)    - A perl module for parsing XML documents
XML::Parser::Expat (3pm) - Lowlevel access to James Clark's expat XML parser
XML::Parser::Lite (3pm) - Lightweight regexp-based XML parser
XML::Parser::Lite::Tree (3pm) - Lightweight XML tree builder
XML::Parser::PerlSAX (3pm) - Perl SAX parser using XML::Parser
XML::Parser::PurePerl::Reader (3pm) [XML::SAX::PurePerl::Reader] - Abstract R...
XML::Parser::Style::Debug (3pm) - Debug style for XML::Parser
XML::Parser::Style::Elemental (3pm) - A flexible and extensible object tree s...
XML::Parser::Style::Objects (3pm) - (unknown subject)
XML::Parser::Style::Stream (3pm) - Stream style for XML::Parser
XML::Parser::Style::Subs (3pm) - (unknown subject)
XML::Parser::Style::Tree (3pm) - (unknown subject)
XML::PatAct::ACTION (3pm) [XML::PatAct::ActionTempl] - An action module for
XML::PatAct::ActionTempl (3pm) - An action module for
XML::PatAct::Amsterdam (3pm) - An action module for simplistic style-sheets
XML::PatAct::MatchName (3pm) - A pattern module for matching element names
XML::PatAct::PATTERN (3pm) [XML::PatAct::PatternTempl] - A pattern module for
XML::PatAct::PatternTempl (3pm) - A pattern module for
XML::PatAct::ToObjects (3pm) - An action module for creating Perl objects
XML::Perl2SAX (3pm)  - - translate Perl SAX methods to Java/CORBA style methods
XML::RegExp (3pm)    - Regular expressions for XML tokens
XML::RPC (3pm)       - - Pure Perl implementation for an XML-RPC client and s...
XML::RSS (3pm)       - creates and updates RSS files
XML::RSS::Parser (3pm) - A liberal object-oriented parser for RSS feeds.
XML::RSS::Parser::Characters (3pm) - an object representing a character data ...
XML::RSS::Parser::Element (3pm) - - a node in the XML::RSS::Parser parse tree.
XML::RSS::Parser::Feed (3pm) - - the root element of a parsed RSS feed.
XML::RSS::Parser::Util (3pm) - utility methods for working with XML::RSS::Par...
XML::RSS::Tools (3pm) - A tool-kit providing a wrapper around a HTTP client, ...
XML::SAX (3pm)       - Simple API for XML
XML::SAX2Perl (3pm)  - - translate Java/CORBA style SAX methods to Perl methods
XML::SAX::Base (3pm) - Base class SAX Drivers and Filters
XML::SAX::DocumentLocator (3pm) - Helper class for document locators
XML::SAX::Exception (3pm) - Exception classes for XML::SAX
XML::SAX::Expat (3pm) - SAX2 Driver for Expat (XML::Parser)
XML::SAX::Intro (3pm) - An Introduction to SAX Parsing with Perl
XML::SAX::ParserFactory (3pm) - Obtain a SAX parser
XML::SAX::PurePerl (3pm) - Pure Perl XML Parser with SAX2 interface
XML::SAX::PurePerl::Reader (3pm) - Abstract Reader factory class
XML::SAXDriver::Excel (3pm) - SAXDriver for converting Excel files to XML
XML::Simple (3pm)    - Easy API to maintain XML (esp config files)
XML::Simple::FAQ (3pm) - (unknown subject)
XML::Stream (3pm)    - Creates and XML Stream connection and parses return data
XML::Stream::Namespace (3pm) - Object to make defining Namespaces easier in  ...
XML::Stream::Node (3pm) - Functions to make building and parsing the tree eas...
XML::Stream::Parser (3pm) - SAX XML Parser for XML Streams
XML::Stream::Parser::DTD (3pm) - XML DTD Parser and Verifier
XML::Stream::Tree (3pm) - Functions to make building and parsing the tree eas...
XML::TokeParser (3pm) - Simplified interface to XML::Parser
XML::TreePP (3pm)    - - Pure Perl implementation for parsing/writing XML doc...
XML::Twig (3pm)      - A perl module for processing huge XML documents in tre...
XML::Writer (3pm)    - Perl extension for writing XML documents.
XML::Writer::String (3pm) - Capture output from XML::Writer.
XML::XPath (3pm)     - a set of modules for parsing and evaluating XPath stat...
XML::XPath::Boolean (3pm) - Boolean true/false values
XML::XPath::Builder (3pm) - SAX handler for building an XPath tree
XML::XPath::Literal (3pm) - Simple string values.
XML::XPath::Node (3pm) - internal representation of a node
XML::XPath::Node::Attribute (3pm) - a single attribute
XML::XPath::Node::Comment (3pm) - an XML comment: <!--comment-->
XML::XPath::Node::Element (3pm) - an <element>
XML::XPath::Node::Namespace (3pm) - an XML namespace node
XML::XPath::Node::PI (3pm) - an XML processing instruction node
XML::XPath::Node::Text (3pm) - an XML text node
XML::XPath::NodeSet (3pm) - a list of XML document nodes
XML::XPath::Number (3pm) - Simple numeric values.
XML::XPath::PerlSAX (3pm) - A PerlSAX event generator for my wierd node struc...
XML::XPath::XMLParser (3pm) - The default XML parsing class that produces a n...
XML::XSLT (3pm)      - A perl module for processing XSLT
xmlpretty (1p)       - XML pretty printer
XMLRPC::Lite (3pm)   - client and server implementation of XML-RPC protocol
XMLRPC::Test (3pm)   - Test framework for XMLRPC::Lite
XMLRPC::Transport::HTTP (3pm) - Server/Client side HTTP support for XMLRPC::Lite
XMLRPC::Transport::POP3 (3pm) - Server side POP3 support for XMLRPC::Lite
XMLRPC::Transport::TCP (3pm) - Server/Client side TCP support for XMLRPC::Lite
XMLRPCsh (1p)        - Interactive shell for XMLRPC calls
xmlwf (1)            - Determines if an XML document is well-formed
xpath (1p)           - a script to query XPath statements in XML documents.
Yahoo::Search::XML (3pm) - - Simple routines for parsing XML from Yahoo! Sear...

Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-25 10:30 @38.107.179.240 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Valid XHTML 1.0!Valid CSS!