www.perl.com
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
http://stuff.mit.edu/iap/perl/