Blob Blame History Raw
---
document: modulemd
version: 2
data:
  name: perl-DBD-MySQL
  stream: 4.046
  version: 8000020190628154416
  context: a50016cf
  arch: ppc64le
  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
    content:
    - GPL+ or Artistic
  dependencies:
  - buildrequires:
      perl: [5.26]
      perl-DBI: [1.641]
      platform: [el8.0.0]
    requires:
      perl: [5.26]
      perl-DBI: [1.641]
      platform: [el8]
  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.
        ref: 6261200b56f68c6858baa43c7d3ca5769fa18d6b
        arches: [aarch64, i686, ppc64le, x86_64]
  artifacts:
    rpms:
    - perl-DBD-MySQL-0:4.046-2.module_el8.0.0+72+668237d8.ppc64le
    - perl-DBD-MySQL-0:4.046-2.module_el8.0.0+72+668237d8.src
    - perl-DBD-MySQL-debuginfo-0:4.046-2.module_el8.0.0+72+668237d8.ppc64le
    - perl-DBD-MySQL-debugsource-0:4.046-2.module_el8.0.0+72+668237d8.ppc64le
...