Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 839 Bytes

SUPPORT.md

File metadata and controls

24 lines (20 loc) · 839 Bytes

Support

The binaries in release pages will work on the following platforms:

  • perl-darwin-amd64.tar.{xz,gz}
    • amd64 macOS 13+
  • perl-darwin-arm64.tar.{xz,gz}
    • arm64 macOS 14+
  • perl-linux-amd64.tar.{xz,gz}
    • amd64 Red Hat Enterprise Linux / Rocky Linux / AlmaLinux 8+
    • amd64 AmazonLinux 2, 2023
    • amd64 Ubuntu 18.04+
    • amd64 Debian 10+
  • perl-linux-arm64.tar.{xz,gz}
    • arm64 Red Hat Enterprise Linux / Rocky Linux / AlmaLinux 8+
    • arm64 AmazonLinux 2, 2023
    • arm64 Ubuntu 18.04+
    • arm64 Debian 10+

Note

  • This project began as a personal interest, and I have no plans to expand it beyond areas that interest me.
  • Therefore, there are currently no plans to support platforms other than those listed above.
  • Additionally, even the supported platforms may lose support at any time, depending on circumstances.