in reply to "Intermediate Perl" book question
Read perlvar to learn about Perl's special variables. Read Intermediate Perl for a nice introduction to Perl's references, objects, modules, and other "intermediate" topics, including unit testing.
Whether or not Intermediate Perl addresses special variables in any depth, it's still a great book as that next step after finishing Learning Perl.
Dave
|
|---|