Main > Programming > Libraries >

Any::Renderer::XML 1.014

Any::Renderer::XML 1.014

Sponsored Links

Any::Renderer::XML 1.014 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.023 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 825
Date added: 2007-07-21
Publisher: Matt Wilson

Any::Renderer::XML 1.014 description

Any::Renderer::XML Perl module can render a data structure as element-only XML.

SYNOPSIS

use Any::Renderer;

my %xml_options = ();
my %options = ( XmlOptions => %xml_options );
my $format = "XML";
my $r = new Any::Renderer ( $format, %options );

my $data_structure = [...]; # arbitrary structure code
my $string = $r->render ( $data_structure );
You can get a list of all formats that this module handles using the following syntax:
my $list_ref = Any::Renderer::XML::available_formats ();

Also, determine whether or not a format requires a template with requires_template:

my $bool = Any::Renderer::XML::requires_template ( $format );

Any::Renderer::XML renders any Perl data structure passed to it as element-only XML. For example:

perl -MAny::Renderer -e "print Any::Renderer->new(XML)->render({a => 1, b => [2,3]})"
results in:

< ?xml version="1.0" encoding="ISO-8859-1" standalone="yes"? >
< output >
< a >1< /a >
< b >2< /b >
< b >3< /b >
< /output >

The rendering process comes with all the caveats cited in the XML::Simple documentation. For example if your data structure contains binary data or ASCII control characters, then the XML document that is generated may not be well-formed.

Any::Renderer::XML 1.014 Screenshot

Advertisements

Any::Renderer::XML 1.014 Keywords

Bookmark Any::Renderer::XML 1.014

Hyperlink code:
Link for forum:

Any::Renderer::XML 1.014 Copyright

WareSeeker periodically updates pricing and software information of Any::Renderer::XML 1.014 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Any::Renderer::XML 1.014 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
CAM::XML is an encapsulation of a simple XML data structure. Free Download
Convert::BER is a Perl module for ASN.1 Basic Encoding Rules. Free Download
Rsync::Config::Renderer is a Perl module for rsync config rendering. Free Download
AnyData::Format::XML is a Perl module for tiedhash and DBI access to XML. Free Download
Config::FreeForm is a Perl module that provides in-memory configuration data. Free Download
iCal::Parser is a Perl module to parse iCalendar files into a data structure. Free Download
Data::TreeDumper::Renderer::GTK is a Gtk2::TreeView renderer for Data::TreeDumper. Free Download
C Generic Library is a generic data structure library is a bunch of data structures. Free Download