This document is a preface and table of contents for a book titled "Picking Up Perl" that teaches Perl programming to new users. The preface outlines that the book is a tutorial intended for beginners to learn Perl version 5.6.0. It also covers the book's purpose, acknowledgments, obtaining updates, intended audience, topics covered, and conventions used. The table of contents provides an overview of the 7 chapters and their sections that make up the content of the book, including getting started, scalars, arrays, control structures, hashes, regular expressions, and subroutines.