in reply to Which is the Best Perl XML Tool?
Could you develop Xerces is or will be the standard for processing XML in CGI? I don't understand this sentence.
I also don't know very well the Xerces Perl wrapper.
What I know is that I _HATE_ the DOM. Not only is it clumsy and verbose, I also think it leads to insecure programming (a well placed comment in the XML can usually crash a DOM program). So I guess you have my position on Xerces ;--)
An other pretty popular alternative to generate HTML from XML using XSLT and XPath-based Perl scripts is Matt Sergeant's AxKit, you might want to have a look at it.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
(fongsaiyuk)Re: Re: Which is the Best Perl XML Tool?
by fongsaiyuk (Pilgrim) on Jan 18, 2001 at 09:22 UTC | |
by mirod (Canon) on Jan 18, 2001 at 12:30 UTC | |
|
Re: Re: Which is the Best Perl XML Tool?
by sierrathedog04 (Hermit) on Jan 18, 2001 at 22:19 UTC |