document: modulemd-packager version: 3 data: name: perl-XML-Parser stream: '2.46' summary: Perl module for parsing XML documents description: > This module provides ways to parse XML documents. It is built on top of XML::Parser::Expat, which is a lower level interface to James Clark's expat library. Each call to one of the parsing methods creates a new instance of XML::Parser::Expat which is then used to parse the document. Expat options may be provided when the XML::Parser object is created. These options are then passed on to the Expat object on each parse call. They can also be given as extra arguments to the parse methods, in which case they override options given at XML::Parser creation time. license: [MIT] configurations: - context: '48f9df1a' platform: f34 buildrequires: perl: ['5.32'] perl-libwww-perl: ['6.48'] requires: perl: ['5.32'] perl-libwww-perl: ['6.48'] buildopts: rpms: macros: | %_without_perl_Devel_CheckLib_enables_optional_test 1 - context: '7b434ab7' platform: f35 buildrequires: perl: ['5.32'] perl-libwww-perl: ['6.48'] requires: perl: ['5.32'] perl-libwww-perl: ['6.48'] buildopts: rpms: macros: | %_without_perl_Devel_CheckLib_enables_optional_test 1 - context: '1' platform: f36 buildrequires: perl: ['5.32'] perl-libwww-perl: ['6.48'] requires: perl: ['5.32'] perl-libwww-perl: ['6.48'] buildopts: rpms: macros: | %_without_perl_Devel_CheckLib_enables_optional_test 1 references: community: https://metacpan.org/release/XML-Parser profiles: common: description: XML::Parser Perl module rpms: - perl-XML-Parser api: rpms: - perl-XML-Parser filter: rpms: - perl-Capture-Tiny - perl-Devel-CheckLib components: rpms: perl-Capture-Tiny: rationale: For perl-Devel-CheckLib. ref: f34 buildonly: true buildorder: 0 perl-Devel-CheckLib: rationale: For perl-XML-Parser. ref: f34 buildonly: true buildorder: 1 perl-XML-Parser: rationale: The API. ref: f34 buildorder: 2