in reply to (OT) I prefer to do my learning with: dead trees or flying electrons?
There's two steps to efficient learning in this area:
For number one, dead tree or online books are good. For number two, you can use a reference-style book like Programming Perl (which I think is one of the few excellent Perl books out there) or you can just read the docs and do a few searches. Personally I think Programming Perl is rather well packaged and would save you some time, but either will work well and you'll probably find yourself referring to perldoc every once in a while anyways. So you're not crazy, at least when it comes to this issue :).
|
---|