in reply to What is the best way to master perl

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.
  • Comment on Re: What is the best way to master perl