Tooling to build and package releases for Perl on Windows.
362
stars
699
commits
Perl
primary language
Sep 3, 2026
updated
NAME
Perl::Dist::Strawberry - Build strawberry-perl-like distribution for MS
Windows
DESCRIPTION
Strawberry Perl is a binary distribution of Perl for the Windows
operating system. It includes a bundled compiler and pre-installed
modules that offer the ability to install XS CPAN modules directly from
CPAN.
You can download Strawberry Perl from <https://strawberryperl.com>
The purpose of the Strawberry Perl series is to provide a practical
Win32 Perl environment for experienced Perl developers to experiment
with and test the installation of various CPAN modules under Win32
conditions, and to provide a useful platform for doing real work.
Perl::Dist::Strawberry is just a helper module for the main script
perldist_strawberry used for building Strawberry perl release packages
(MSI, ZIP).
LICENSE
This software is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.
Perl
82.8%
C
7.8%
Makefile
6.1%
C++
2.9%
Tooling to build and package releases for Perl on Windows.
362
stars
699
commits
Perl
primary language
Sep 3, 2026
updated
NAME
Perl::Dist::Strawberry - Build strawberry-perl-like distribution for MS
Windows
DESCRIPTION
Strawberry Perl is a binary distribution of Perl for the Windows
operating system. It includes a bundled compiler and pre-installed
modules that offer the ability to install XS CPAN modules directly from
CPAN.
You can download Strawberry Perl from <https://strawberryperl.com>
The purpose of the Strawberry Perl series is to provide a practical
Win32 Perl environment for experienced Perl developers to experiment
with and test the installation of various CPAN modules under Win32
conditions, and to provide a useful platform for doing real work.
Perl::Dist::Strawberry is just a helper module for the main script
perldist_strawberry used for building Strawberry perl release packages
(MSI, ZIP).
LICENSE
This software is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.
Perl
82.8%
C
7.8%
Makefile
6.1%
C++
2.9%