perl-XML-XQL - Perl module for querying XML tree structures with XQL

Description:

This is a Perl extension that allows you to perform XQL queries on XML
object trees. Currently only the XML::DOM module is supported, but
other implementations, like XML::Grove, may soon follow.

Homepage: http://search.cpan.org/dist/XML-XQL/

License: GPL or Artistic

Vendor: Fedora Project

Packages

perl-XML-XQL-0.68-4.fc7.noarch [108 KiB] Changelog by Steven Pritchard (2007-04-18):
- Reformat to match cpanspec output.
- Fix find option order.
- Use fixperms macro instead of our own chmod incantation.
- BR ExtUtils::MakeMaker.