---
document: modulemd
version: 2
data:
  name: perl-DBD-MySQL-devel
  stream: "4.046"
  version: 8060020220628064625
  context: c48c0d72
  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:
    mbs:
      buildrequires:
        perl:
          context: c7643c7d
          filtered_rpms: []
          koji_tag: module-perl-5.26-8050020220619060027-c7643c7d
          ref: a81e901559af77c9945e6c5d00518f40a64a91cb
          stream: 5.26
          version: 8050020220619060027
        perl-DBI:
          context: 84afcf93
          filtered_rpms: []
          koji_tag: module-perl-DBI-1.641-8050020220624115858-84afcf93
          ref: 60e7d4cea0a1a22dd08ab8cb21604b036315c6b2
          stream: 1.641
          version: 8050020220624115858
        platform:
          context: 00000000
          filtered_rpms: []
          koji_tag: module-oc-8.6.0-build
          ref: virtual
          stream: oc8.6.0
          stream_collision_modules: 
          ursine_rpms: 
          version: 2
      commit: 5d7b093ac72ee02ff82cfe5127c7fdc7ccef533a
      mse: TRUE
      rpms:
        perl-DBD-MySQL:
          ref: 79fc38bddb77f3f773aa5aa75c80af4a03e3ec6d
      scmurl: https://gitee.com/src-opencloudos-modules/perl-DBD-MySQL.git?#oc8-stream-4.046
      ursine_rpms:
      - perl-DBI-0:1.641-1.oc8.x86_64
      - perl-DBI-debugsource-0:1.641-1.oc8.aarch64
      - perl-DBI-debuginfo-0:1.641-1.oc8.x86_64
      - perl-DBI-0:1.641-1.oc8.src
      - perl-DBI-debugsource-0:1.641-1.oc8.x86_64
      - perl-DBI-0:1.641-1.oc8.aarch64
      - perl-DBI-debuginfo-0:1.641-1.oc8.aarch64
  dependencies:
  - buildrequires:
      perl: [5.26]
      perl-DBI: [1.641]
      platform: [oc8.6.0]
    requires:
      perl: [5.26]
      perl-DBI: [1.641]
      platform: [oc8]
  references:
    community: http://search.cpan.org/dist/DBD-mysql/
  profiles:
    common:
      description: DBD-mysql distribution
      rpms:
      - perl-DBD-MySQL
  api:
    rpms:
    - perl-DBD-MySQL
  components:
    rpms:
      perl-DBD-MySQL:
        rationale: The API.
        repository: git+https://gitee.com/src-opencloudos-rpms/perl-DBD-MySQL
        cache: http://pkgs.fedoraproject.org/repo/pkgs/perl-DBD-MySQL
        ref: 79fc38bddb77f3f773aa5aa75c80af4a03e3ec6d
        arches: [aarch64, x86_64]
...