This chapter begins the introduction to Perl by giving a simple code example. We do not expect the reader to understand this example completely (yet). We present this example to ease the reader into Perl's syntax and semantics.
1.1 A First Perl Program 1.2 Expressions, Statements, and Side-Effects