XML::Generator 0.99
Sponsored Links
XML::Generator 0.99 Ranking & Summary
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".
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
XML::Generator 0.99 Keywords
XML
Generator 0.99
perl extension
Generating XML
Perl
generating
extension
bar
0.99
XML::Generator
XMLGenerator
XML::Generator 0.99
Libraries
Programming
Bookmark XML::Generator 0.99
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
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
generating xml from xsd
perl extensions
generating xml from java
perl extension implementing
generating xml in java
perl extension file
generating xml files
dreamweaver perl extension
generating xml with php
perl extension pm
generating xml documents
generating xml from excel
php perl extension
generating xml from oracle
generating xml from database
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
Latest Software
Popular Software
Favourite Software