---
document: modulemd
version: 2
data:
  name: perl-DBD-MySQL-devel
  stream: "4.046"
  version: 8060020220816154738
  context: a0151caf
  arch: aarch64
  summary: A MySQL interface for Perl
  description: >
    DBD::mysql is the Perl5 Database Interface driver for the MySQL database. In other
    words: DBD::mysql is an interface between the Perl programming language and the
    MySQL programming API that comes with the MySQL relational database management
    system.
  license:
    module:
    - MIT
  xmd: {}
  dependencies:
  - buildrequires:
      perl: [5.32]
      perl-DBI: [1.641]
      platform: [oc8.6.0]
    requires:
      perl: [5.32]
      perl-DBD-MySQL: [4.046]
      perl-DBI: [1.641]
      platform: [oc8]
  references:
    community: http://search.cpan.org/dist/DBD-mysql/
  components:
    rpms:
      perl-DBD-MySQL:
        rationale: The API.
        ref: 5a2cd3c08e4246452bb86f7f8afd7fdb50444707
        arches: [aarch64, x86_64]
...