aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Generator/pkg-descr
blob: 8bcb6c31707396019c7b0f59f9cf5c266abdeebf (plain) (blame)
1
2
3
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.