Linux SoftwareProgrammingLibrariesXML::Simple 2.14

XML::Simple 2.14



Developer:   Grant McLean
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   64K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


XML::Simple is a easy API to maintain XML (esp config files).

SYNOPSIS

use XML::Simple;

my $ref = XMLin([< xml file or string >] [, < options >]);

my $xml = XMLout($hashref [, < options >]);

Or the object oriented way:

require XML::Simple;

my $xs = new XML::Simple(options);

my $ref = $xs->XMLin([< xml file or string >] [, < options >]);

my $xml = $xs->XMLout($hashref [, < options >]);

(or see "SAX SUPPORT" for 'the SAX way').

To catch common errors:

use XML::Simple qw(:strict);

Requirements:
  • Perl
    tags xml simple  xmlout hashref  hashref options  string options  xml file  use xml  xmlin xml  

    Download XML::Simple 2.14


     http://mirrors.evolva.ro/CPAN/authors/id/G/GR/GRANTM/XML-Simple-2.14.tar.gz


    Authors software

    Sprog 0.14 (by Grant McLean)
    Sprog is a graphical tool that anyone can use to build programs by plugging parts together

    SSHMenu 3.12 (by Grant McLean)
    SSHMenu is a GNOME panel applet* that makes all your regular SSH connections a single mouse click away

    XML::Simple 2.14 (by Grant McLean)

    XML::Filter::Sort 1.01 (by Grant McLean)
    XML::Filter::Sort is a SAX filter for sorting elements in XML.

    SYNOPSIS

    use XML::Filter::Sort;
    use XML::SAX::Machines qw(

    XML::Filter::Sort::Buffer 1.01 (by Grant McLean)
    XML::Filter::Sort::Buffer is an implementation class used by XML::Filter::Sort.

    The documentation is targetted at developers wishi


    Similar software

    XML::Simple 2.14 (by Grant McLean)

    XML::SAX::Simple 0.02 (by Matt Sergeant)
    XML::SAX::Simple is a SAX version of XML::Simple.

    SYNOPSIS

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

    XML::Simple::DTDReader 0.04 (by Alex Vandiver)
    XML::Simple::DTDReader is a simple XML file reading based on their DTDs.

    SYNOPSIS

    use XML::Simple::DTDReader;

    my $ref =

    XML::Structured 1.0 (by Michael Schroeder)
    XML::Structured is a simple conversion API from XML to perl structures and back.

    SYNOPSIS

    use XML::Structured;

    $dtd

    options 0.4pre5 (by Stig Brautaset)
    options is a small and simple library for parsing commandline options

    Convert::Bencode 1.03 (by R. Kyle Murphy)

    DBIx::XML_RDB 0.05 (by Matt Sergeant)
    DBIx::XML_RDB is a Perl extension for creating XML from existing DBI datasources.

    SYNOPSIS

    use DBIx::XML_RDB;
    my $xmlout =

    XML::Parser::PerlSAX 0.08 (by Ken MacLeod)
    XML::Parser::PerlSAX is a Perl SAX parser using XML::Parser.

    SYNOPSIS

    use XML::Parser::PerlSAX;

    $parser = XML::Parser::Per

    Getopt::GUI::Long 0.7 (by Wes Hardaker)
    Getopt::GUI::Long is a wrapper around Getopt::Long that extends the value of the original Getopt::Long module.

    SYNOPSIS

    use G

    Preferences Hide and Seek 0.6.0 (by John Ellis)
    Preferences Hide and Seek can configure hard to find and hidden options of GNOME.

    Preferences Hide and Seek is a utility that gro


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags