Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 644 Bytes

chapter_09.pod

File metadata and controls

29 lines (17 loc) · 644 Bytes

A book can teach you to write small programs to solve small example problems. You can learn a lot of syntax that way. To write real programs to solve real problems, you must learn to manage code written in your language. How do you organize code? How do you know that it works? How can you make it robust in the face of errors? What makes code concise, clear, and maintainable?

Modern Perl provides many tools and techniques to write real programs.

testing

handling_warnings

files

modules

distributions

universal

code_generation

overloading

taint

POD ERRORS

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

Around line 1:

Unknown directive: =head0

Around line 3:

A non-empty Z<>