4 lines
177 B
Text
4 lines
177 B
Text
|
The Perl 5 module XML::Generator is a class for generating XML
|
||
|
elements: you simply call methods named for each XML tag you wish
|
||
|
to generate on instance objects of this class.
|