Learning Perl

Learning PerlSearch this book
Previous: 1.5 A Stroll Through PerlChapter 1
Introduction
Next: 2. Scalar Data
 

1.6 Exercise

Most chapters end with some exercises, for which answers are found in Appendix A, Exercise Answers. For this stroll, the answers have already been given above.

  1. Type in the example programs, and get them to work. (You'll need to create the secret-word lists as well.) Consult your local Perl guru if you need assistance.


Previous: 1.5 A Stroll Through PerlLearning PerlNext: 2. Scalar Data
1.5 A Stroll Through PerlBook Index2. Scalar Data