README There are 73 examples from the Learning Perl book provided here, stored in the examples.tar.gz file: ex_hello ex_last ex_secret ex_02-1 ex_02-2 ex_02-3 ex_02-4 ex_03-1a ex_03-1b ex_03-2 ex_04-1 ex_04-2 ex_04-3 ex_04-4 ex_04-5a ex_04-5b ex_05-1a ex_05-1b ex_05-2 ex_06-1 ex_06-2 ex_06-3a ex_06-3b ex_07-1a ex_07-1b ex_07-1c ex_07-1d ex_07-1d2 ex_07-1e ex_07-2a ex_07-2b ex_07-3 ex_07-4 ex_07-5 ex_08-1 ex_08-2 ex_08-3 ex_09-1 ex_10-1 ex_10-2 ex_10-3 ex_10-4 ex_11-1 ex_11-2 ex_11-3 ex_12-1 ex_12-2a ex_12-2b ex_13-1 ex_13-2 ex_13-3 ex_13-4 ex_13-5 ex_14-1 ex_14-2 ex_14-3 ex_14-4 ex_14-5 ex_15-1 ex_15-2 ex_15-3 ex_15-4a ex_15-4b ex_16-1 ex_17-1 ex_17-2 ex_17-3 ex_18-1 The examples are: ex_hello The "say hello" program from Chapter 1. ex_last The program to list the words in the database from Chapter 1. ex_secret The secret word lister from Chapter 1. ex_"nn"-"m" Appendix A: chapter nn, exercise m. The file 0NOTUNIX describes some difficulties that you may have with these example files on non-UNIX systems. The file ERRATA contains a list of known problems from the printed text. If you have any questions, please send email to: bookquestions@ora.com.