>>4
Never tried the Camel book. I do have the Llama book and found it lacking (too much time spent on the obvious stuff, not enough on the important stuff, and overly verbose.)
Name:
Anonymous2008-11-29 19:13
Higher order perl is a great book for the experienced perl coder.
Name:
Anonymous2008-11-29 20:19
Why would you want a book for Perl? TFM is clear, concise, and thorough. Read it.
>>7
The Llama book is for beginners, for whom the obvious stuff isn't obvious and verbosity is often necessary for comprehension. Experienced programmers should start at the Camel book.