Hi, I am looking for a perl module that can directly take data retrieved from the db and write out an XML file. A circuitous route I had previously taken was to take the output and write it out to CSV files, which then used XML::CSV to convert it to XML. But recently on this list I discovered the module: XML-Generator-DBI-1.00 and decided this was a much better route. I am having trouble installing the dependencies of XML::Generator namely Text::Iconv. But the main reason I am writing this email is has anyone tried to do this and are there any other modules that can take database data and write it out to an XML file?
Thank you. -rs -- It's all a matter of perspective. You can choose your view by choosing where to stand. Larry Wall --- -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>