RE: what module?
by Mark - BLS CTR Thomas other posts by this author
Dec 9 2005 11:31AM messages near this date
view in the new Beta List Site
Re: what module?
|
LibXSLT and callbacks on document()
& XSLT If you're on Windows, then you can install XML::LibXML from the theoryx5
repository, and the dlls you need are automatically installed with it.
It can't get much easier than that.
Follow the instructions here: http://theoryx5.uwinnipeg.ca/ppms/ to
install it.
Then, you may want to check out Test::XML::Valid, which is a small
wrapper around XML::LibXML specifically to do a simple validation.
- Mark.
P.S. If you're actually looking for well-formedness rather than
validity, my advice would be different.
________________________________
From: perl-xml-bounces@[...].com
[mailto:perl-xml-bounces@[...].com] On Behalf Of Katcher
Daniel J
Sent: Friday, December 09, 2005 1:12 PM
To: 'perl-xml@listserv.ActiveState.com'
Subject: what module?
can someone out there suggest a module for me?
I have three requirements.
1. I am just trying to do a simple validation of "do I have
valid xml". no missing tags.. .
2. I would like a pure perl module as I have had trouble with
some more complicated installs.
3. The XML files I am working with can get on the large size.
So I need something fairly efficient.
does anything exist like that?
_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Katcher Daniel J
Grant McLean
Grant McLean
Emmet Caulfield
Sam Tregar
Mark - BLS CTR Thomas
|