Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Which XML Validation to use, for Perl

by dHarry (Abbot)
on Nov 04, 2008 at 08:52 UTC ( [id://721315]=note: print w/replies, xml ) Need Help??


in reply to Which XML Validation to use, for Perl

XML validation in Perl is a bit limited compared to other programming languages (IMHO). Besides the LibXML alternative suggested you might want to investigate XML::Validate. This looks like a promising initiative. I like the idea of a generic interface to different XML validation backends dependding on the platform you work on.

Replies are listed 'Best First'.
Re^2: Which XML Validation to use, for Perl
by Anonymous Monk on Nov 04, 2008 at 11:02 UTC
    XML validation in Perl is a bit limited compared to other programming languages (IMHO)
    Please elaborate, because the way I see it there is always
    system qw[other-language-validate options file.xml ];

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://721315]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-03-29 11:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found