Chilkat Module for Perl — Older Versions
Downloads for earlier Perl versions: 5.30 through 5.40 on Windows, and 5.26 through 5.42 on Linux, Alpine Linux, and macOS. For the most recent release of each platform, see the main Perl downloads page.
The one-line installer covers every Perl version on this page and picks the right build for your Perl version, operating system, CPU, and threading automatically — there is no need to choose from the tables below:
# Linux, Alpine Linux, macOS (sudo is usually required; or add --local for a per-user install) curl -fsSL https://chilkatdownload.com/perl/install-perl | sudo perl - # no curl? wget works the same way wget -qO- https://chilkatdownload.com/perl/install-perl | sudo perl - # Windows (Strawberry Perl), PowerShell or cmd -- note curl.exe curl.exe -fsSL https://chilkatdownload.com/perl/install-perl | perl -
With cpanm (Chilkat's own repository, not CPAN):
cpanm --mirror https://chilkatdownload.com/cpan --mirror-only Chilkat
Options and details are on the main Perl downloads page.
Jump to: Windows · Linux · Alpine Linux · macOS
Windows (older versions)
Install Instructions (details)
Unzip, then perl Makefile.PL, dmake, dmake install
(use gmake if dmake warns to). These modules are built for
Strawberry Perl; Chilkat does not support ActiveState Perl 5.26 or later.
Perl 5.28 and earlier for Windows, and Perl 5.24 and earlier for Linux and macOS, are no longer offered;
if you still need one, please contact Chilkat.