http://learn.perl.org contains links to all books you'll need. Start with installing Perl, then read
perldoc perlintro, then run some examples. Imagine a real task and try to solve it in Perl. Repeat until you reach enlightenment :)
Sorry if my advice was wrong.