ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
5 lines
256 B
Text
5 lines
256 B
Text
XML::Generator is a simple perl module to help in the generation of XML.
|
|
Basically, you create an XML::Generator object and then call a method
|
|
for each tag, supplying the contents of that tag as parameters.
|
|
|
|
WWW: https://metacpan.org/release/XML-Generator
|