From: Sharan Basappa <sharan.basa...@gmail.com>
> I have a kind of user defined xml file where users enter their test 
> information.
> I need to parse the xml file, get the relevant data and then use the
> test information to invoke
> low level scripts that run the tests. Is there a xml parser that can
> do this job?
> Also, I have heard a bit about xml schemas. Does the fact that I am
> using my own format
> of xml file make any difference?

Depends. XML::Rules (you'll probably want to use the 
inferRulesFromExample() to get the basic set of rules and maybe 
change that later), XML::Twig, XML::Smart, ...


Jenda
===== je...@krynicky.cz === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed 
to get drunk and croon as much as they like.
        -- Terry Pratchett in Sourcery


-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to