The document provides information about a bioinformatics practicum including:
1. An agenda for the practicum covering regex, arrays/hashes, and programming in Perl.
2. An introduction to regular expressions including what they are, why they are used, and basic regex atoms.
3. Examples of using regular expressions in Perl including pattern matching, memory parentheses, finding all matches, and substitution functions.