in reply to Re: Need Perl book advice
in thread Need Perl book advice
But I also wanted to say, don't neglect the on-line documentation. Perl comes with a very complete set of reference information, and also quite a few tutorials on different subjects. If you do a "man perl", you'll see a listing of other perl man pages, and right at the top is a section on the tutorials, including subjects like references, data structures, regular expressions and objects...
And once you're through that material, you might try looking at the Perl Design Patterns site.
|
---|