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