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, materials 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, covering topics like scalars, arrays, control structures, hashes, regular expressions and subroutines.