in reply to Self study Perl
Depending on your level of understanding Perl, maybe the illustrated internal Perl data structures are interesting to you. But that requires a working knowledge of C.
If you are starting out with Perl but already know how to program, Modern Perl and Higher Order Perl are two high-quality introductions to Perl that will provide you with the background why Perl needs the datastructures that it uses.
|
|---|