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
XML::SAX::Simple(3) User Contributed Perl Documentation XML::SAX::Simple(3)

XML::SAX::Simple - SAX version of XML::Simple.

Version 0.08

"XML::SAX::Simple" is a very simple version of XML::Simple but for SAX.It can be used as a complete drop-in replacement for XML::Simple.

See the documentation for XML::Simple for details.

    use XML::SAX::Simple qw(XMLin XMLout);
    my $hash = XMLin("foo.xml");

Matt Sergeant, matt@sergeant.org

Currently maintained by Mohammad S Anwar (MANWAR), "<mohammad.anwar AT yahoo.com>"

<https://github.com/manwar/XML-SAX-Simple>

XML::Simple, XML::SAX.

This is free software. You may use it and distribute it under the same terms as Perl itself.

Copyright (C) 2001 Matt Sergeant, matt@sergeant.org

2016-11-16 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.