opam-version: "1.2"
maintainer: "tim@gfxmonk.net"
homepage: "https://www.perl.org/"
bug-reports: "https://github.com/ocaml/opam-repository/issues"
license: "GPL-1+"
dev-repo: "https://github.com/ocaml/opam-repository.git"
build: ["perl" "--version"]
depexts: [
  [["alpine"] ["perl"]]
  [["archlinux"] ["perl"]]
  [["centos"] ["perl"]]
  [["debian"] ["perl"]]
  [["fedora"] ["perl-Pod-Html"]]
  [["nixpkgs"] ["perl"]]
  [["ubuntu"] ["perl"]]
]
