The book that I most often wish existed, because co-workers often ask me for it, is a good introduction to object-oriented design. I don't mean the details of how Perl OO works, but rather how to analyze a problem and produce an OO design that solves it. Most of the existing books are either pretty old or full of C++ and Java code, which makes them not very helpful to less experienced coders who mainly know Perl.