All,

Is there a way to query XML files in Perl 5.005 (solaris 2.7)? I have data
stored in XML files and I want to extract data only from the files which
match my selection condition. I guess that if there is something like that
then I should be able to query files first and then process the result set
using parser module. Is that right?

Please clarify if I can query a collection of XML files and not just one
file.

Thanks

Reply via email to