The next chapter focuses on pointers, also called references. You will learn how to create complex data structures using pointers, how to create anonymous variables, how to dereference pointers, and how to pass them to subroutines.
You will learn the reasons for using pointers in Perl.
Exercise 12: I Hid All My Perls in a Package
|