NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Mastering Perl or Advanced Perl Programming? (Score:1)
I am a little confused. What's the difference between Mastering Perl and Advanced Perl Programming? They both seem pretty similar to me.
I am pretty comfortable with the contents of Learning Perl and Intermediate Perl and I am wondering which one of the advanced ones should I get and _why_?
Thx
pc
Re: (Score:2)
Simon covered mostly specific domains, such as unicode, databases, and templates, where Mastering Perl has a lot more basic Perl stuff in it, and is much more broad.
Re:Mastering Perl or Advanced Perl Programming? (Score:1)
Reply to This
Parent
Re: (Score:1)
Probably Mastering Perl, unless you’ve already got pretty strong Perl skills. Advanced Perl Programming is not as broadly applicable and not immediately relevant to every non-trivially sized Perl project, whereas Mastering Perl, in my understanding, is.