Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Install Perl

Follow the instructions on the Perl web site.

Linux

Most Linux distributions include perl, but if it is not installed then you can use your regular package-management system to install the perl or Perl package.

Debian/Ubuntu/etc.

apt install perl

macOS

Perl should come with the Operating System

Windows

Strawberry Perl is the community packaging of Perl for Windows.