Main > Programming > Libraries >

XML::Generator 0.99

XML::Generator 0.99

Sponsored Links

XML::Generator 0.99 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 10 (1 times)
File size: 0.021 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1149
Date added: 2006-09-13
Publisher: XML::Generator Team

XML::Generator 0.99 description

XML::Generator is a Perl extension for generating XML.

SYNOPSIS

use XML::Generator :pretty;

print foo(bar({ baz => 3 }, bam()),
bar([ qux => http://qux.com/ ],
"Hey there, world"));

# OR

use XML::Generator ();

my $X = XML::Generator->new(:pretty);

print $X->foo($X->bar({ baz => 3 }, $X->bam()),
$X->bar([ qux => http://qux.com/ ],
"Hey there, world"));
Either of the above yield:
< foo xmlns:qux="http://qux.com/" >

< bam / >
< /bar >
< qux:bar >Hey there, world< /qux:bar >
< /foo >

In general, once you have an XML::Generator object, you then simply call methods on that object named for each XML tag you wish to generate.

By default, use XML::Generator; tries to export an AUTOLOAD subroutine to your package, which allows you to simply call any undefined methods in your current package to get pieces of XML. If you already have an AUTOLOAD defined then XML::Generator will not override it unless you tell it to. See "STACKABLE AUTOLOADs".

XML::Generator 0.99 Screenshot

Advertisements

XML::Generator 0.99 Keywords

Bookmark XML::Generator 0.99

Hyperlink code:
Link for forum:

XML::Generator 0.99 Copyright

WareSeeker periodically updates pricing and software information of XML::Generator 0.99 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::Generator 0.99 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::Generator::DOM is an XML::Generator subclass for producing DOM trees instead of strings. Free Download
QOF Generator is a project that generates C object source code from HTML/PHP or Perl/XML. Free Download
XML::Generator::Essex is a Perl module that can generate XML with Essex. Free Download
XML::Generator::PerlData is a Perl extension for generating SAX2 events from nested Perl data structures. Free Download
XML::Generator::vCard is a Perl module that can generate SAX2 events for vCard 3.0 Free Download
XML::Generator::RSS10::dc adds support for the Dublin Core (dc) RSS 1.0 module. Free Download
XML::Generator::vCard::RDF is a Perl module that can generate RDF/XML SAX2 events for vCard 3.0 Free Download
Exemplar is free software designed to make it easier to work with XML. Free Download