| CPAN Ratings XML-Generator reviews | |
| Home | Search | About | Bitcard Account | Login |
RSS | Module Info | Add a review of XML-Generator
This module is very easy to use: it's similar to the kind of interface that I was looking for (and would have written had I not found it), which is basically to use AUTLOAD to use method names as the XML elements (similar to the way CGI does).
Cons: the pretty printing doesn't handle attributes well, and it's difficult to handle the namespace attributes (which to be honest I haven't figured out from the XML specs themselves).
Robert Rothenberg - 2004-03-09T11:07:05
This thing is super-cool. It relegates XML to its proper place, that of an output format. It lets you generate properly-escaped XML in the easiest possible way, and then you can lord this fact over your Java colleagues who are doing out.println("<tag>" + data + "</tag>").
Ken Williams - 2003-10-21T08:40:14
|
Perl.org sites
: bugs
| dev
| history
| jobs
| learn
| lists
| use
Site Information and Contacts |
|