Hello. This is japhy's book, chapter by chapter. The HTML pages were auto-generated by MS Word, so they're best viewed by IE. The word documents have probably maintained better content presentation (like tables and bold code and what-not). If you have comments, email me at: japhy@perlmonk.org.

Introduction

  1. Preface
  1. Introduction

Tutorial

  1. Simple Pattern Elements (MS Word)
  2. Controlling and Extending (MS Word)
  3. Getting Data from Regexes (MS Word)
  4. Pattern Modifiers (MS Word)
  5. Global Matching (MS Word)
  6. Substitution (MS Word)
  7. The Look and Cut Assertions (MS Word)
  8. Embedding Code and Logic (MS Word)

Reference Guide

  1. Optimizing and Debugging (MS Word)
  2. Avoiding Common Mistakes
  3. Practical Applications
  4. Tools and Resources

Appendices

  1. Exercise Solutions
  2. Common Regexes
  3. Miscellaneous