Blob Blame History Raw
---
document: modulemd
version: 2
data:
  name: perl-DBD-MySQL
  stream: "4.046"
  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
  dependencies:
  - buildrequires:
      perl: []
      perl-DBI: []
      platform: [el8.6.0]
    requires:
      perl: []
      perl-DBI: []
      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: 08312dd0501cc56f3f0a7a5c18bfaba9c7bb88cf
...