There is a newer version of these materials available here.
This is a generic version of a class "Computer Programming for Information Management" that I taught twice a year at the School of Library and Information Science, Indiana University Bloomington. The materials in this course are mostly self-explanatory and can be used for self study. (There are some references in the materials to Indiana University accounts and settings which should be ignored.) It will probably take several weeks to work through the materials. For shorter introductions to Perl see Nik Silver's Perl Tutorial or Selena Sol's Introduction to Perl 5.
Notes: 1) I created most of the exercises in this course myself but some of the examples are based on the Perl Tutorial, the Learning Perl Book and Introduction to Perl 5. The materials in this course are copyrighted.
2) Please only contact me in case you found errors in the text or have comments. Please, don't contact me with questions about how to solve the exercises.
3) I will not be responsible for any possible damage that any of the scripts and exercises in this course may have. This holds especially for CGI scripts that may pose security risks on a web server. It is up to the person who uses any of the materials in this course, to use the materials in a safe environment and to keep up to date with CGI security recommendations (the ones in Week 11 are probably not sufficient).