in reply to Need Perl book advice

There are at least three basic approaches, and you'll really get a hold on Perl (and it will get hold of you) when you've done them all:

The common theme among all these is that you start with a specific goal: improve a process in particular ways, or provide a new way to do a particular process, based on what is relevant to you in some way.