Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 639 Bytes

chapter_03.pod

File metadata and controls

30 lines (18 loc) · 639 Bytes

Like a spoken language, the whole of Perl is a combination of several smaller but interrelated parts. Unlike spoken language, where nuance and tone of voice and intuition allow people to communicate despite slight misunderstandings and fuzzy concepts, computers and source code require precision. You can write effective Perl code without knowing every detail of every language feature, but you must understand how they work together to write Perl code well.

names

variables

values

control_flow

scalars

arrays

hashes

coercion

packages

references

nested_data_structures

POD ERRORS

Hey! The above document had some coding errors, which are explained below:

Around line 1:

Unknown directive: =head0