Strawberry Perl for Windows ARM64
Strawberry Perl does not currently support Windows on ARM64 officially. However, you can install Perl5 from source by following the build instructions in the msvc/README.md file in the https://github.com/StrawberryPerl/spbuild repository.
The full Strawberry Perl build environment with external libraries is unavailable for Windows ARM64 because key libraries like MinGW have not been ported yet. Efforts to port MinGW are ongoing.
A complete Strawberry Perl build environment for Windows ARM64 may become available in the future.
Note that x86 Strawberry Perl runs on Windows ARM64 via emulation, but external libraries might not function properly.