Build Perl 5 for Windows

Опубликовано: 15 Май 2025
на канале: veganaiZe
302
3

How to compile and install Perl 5 using the Microsoft Windows SDK and Visual C++ (MSVC) command line tools: nmake and cl.

Skip all this and just download the Perl binaries for Windows...
https://veganaize.github.io/WinBin/

• Perl 5 (source code): https://www.cpan.org/src/5.0/perl-5.3...
• 7-zip (installer): https://www.7-zip.org/
• Microsoft Windows SDK 7.1 (offline iso): https://www.microsoft.com/en-us/downl...
x86-64-bit: GRMSDKX_EN_DVD.iso
x86-32-bit: GRMSDK_EN_DVD.iso

To install Windows SDK v7.1...
1) Uninstall any Visual C++ 2010 Redistributables.
2) Mount the .iso image (or use 7-zip to extract it).
3) Run \Setup\SDKSetup.exe directly.