Have a look at XML::Simple I'm a lousy programmer and even I can use it :)
sanket vaidya wrote: > Hi, > > Search for some XML modules on CPAN & get your job done by using appropriate > module. I haven't used perl with XML So cannot tell you the exactly which > module. > > Thanks, > Sanket Vaidya > > -----Original Message----- > From: Sharan Basappa [mailto:sharan.basa...@gmail.com] > Sent: Wednesday, April 29, 2009 4:31 PM > To: Perl Beginners > Subject: xml parsing > > Hi, > > 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? > > Regards, > -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/