Perl: Introduction
Start learning Perl with a quick overview and Hello World.
Perl — Introduction
Overview
This is a starter page for Perl.
Hello World
print "Hello, World!\n";
What you'll learn
- How to run Perl
- Basic syntax style
- Next steps (lessons & references)
Next
Open the Syntax & Cheat Sheet page for this language.