Sams Teach Yourself Perl in 24 Hours (3rd Edition)

 <  Day Day Up  >  

During this hour you learned the basics of references. First, you learned how to take references to Perl's basic data types: scalars, arrays, and hashes. Then, using those references, you learned how to manipulate the original structures. You then learned that it was possible to take a reference to a hash or array that didn't have a variable name associated with it ”anonymous storage. Finally, you learned how to use references to create complex data structures and where to find a cookbook of ready-made data structures.

 <  Day Day Up  >  

Категории