Main > Programming > Libraries >

XML::Writer::Simple 0.01

XML::Writer::Simple 0.01

Sponsored Links

XML::Writer::Simple 0.01 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.004 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1145
Date added: 2006-09-07
Publisher: Alberto Simoes

XML::Writer::Simple 0.01 description

XML::Writer::Simple is a Perl module to create XML files easily!

SYNOPSIS

use XML::Writer::Simple dtd => "file.dtd";

print para("foo",b("bar"),"zbr");

USAGE

This module takes some ideas from CGI to make easier the life for those who need to generated XML code. You can use the module in three flavours (or combine them):
tags

When importing the module you can specify the tags you will be using:
use XML::Writer::Simple tags => [qw/p b i tt/];

print p("Hey, ",b("you"),"! ", i("Yes ", b("you")));
that will generate
< p >Hey < b >you< /b >! < i >Yes < b >you< /b >< /i >< /p >
dtd

You can supply a DTD, that will be analyzed, and the tags used:
use XML::Writer::Simple dtd => "tmx.dtd";

print tu(seg("foo"),seg("bar"));
xml

You can supply an XML (or a reference to a list of XML files). They will be parsed, and the tags used:

use XML::Writer::Simple xml => "foo.xml";

print foo("bar");

XML::Writer::Simple 0.01 Screenshot

Advertisements

XML::Writer::Simple 0.01 Keywords

Bookmark XML::Writer::Simple 0.01

Hyperlink code:
Link for forum:

XML::Writer::Simple 0.01 Copyright

WareSeeker periodically updates pricing and software information of XML::Writer::Simple 0.01 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 XML::Writer::Simple 0.01 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
XML::Writer is a Perl extension for writing XML documents. Free Download
Module::Starter::XSimple is a Perl module to create XS modules with Module::Starter. Free Download
XMLNews::HTMLTemplate is Perl module for converting NITF to HTML. Free Download
XML::SAX::Writer is a Perl module with SAX2 Writer. Free Download
XML::TMX::Writer is a Perl extension for writing TMX files. Free Download
RSS Writer class is XML-RSS feed generator for content syndication. Free Download
XML::ValidWriter is DOCTYPE driven valid XML output. Free Download
Graph::Writer::TGXML is a Perl module used to write out directed graph as TouchGraph LinkBrowser XML. Free Download