Perl Programming
References
References indirectly refer to other data
Dereferencing yields the data
References allow you to create anonymous data
References allow you to build hierarchical data structures
Previous
http://www.mit.edu/iap/perl/
Next