---
document: modulemd
version: 2
data:
  name: perl-devel
  stream: "5.26"
  version: 8050020220619060027
  context: c7643c7d
  arch: x86_64
  summary: Practical Extraction and Report Language
  description: >
    Perl is a high-level programming language with roots in C, sed, awk and shell
    scripting. Perl is good at handling processes and files, and is especially good
    at handling text. Perl's hallmarks are practicality and efficiency. While it is
    used to do a lot of different things, Perl's most common applications are system
    administration utilities and web programming.
  license:
    module:
    - MIT
  xmd: {}
  dependencies:
  - buildrequires:
      platform: [oc8.5.0]
    requires:
      perl: [5.26]
      platform: [oc8]
  references:
    community: https://docs.pagure.org/modularity/
...