corsair91
Sailing Master
Posts: 8182
220735 Gold -
|
Posted: Sun Jan 28, 2024 3:46 am Post subject: Strawberry Perl for Windows |
|
|
Strawberry Perl for Windows
https://strawberryperl.com/
The Perl for MS Windows, free of charge!
Perl is a programming language suitable for writing simple scripts as well as complex applications — see https://www.perl.org.
Strawberry Perl is a perl environment for MS Windows containing all you need to run and develop perl applications. It is designed to be as close as possible to perl environment on UNIX systems.
It includes perl binaries, compiler (gcc) + related tools, all the external libraries (crypto, math, graphics, xml…), all the bundled database clients and all you expect from Strawberry Perl.
Setting Up Perl Development Environment
https://www.perltutorial.org/setting-up-perl-development-environment/ |
|