Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Data-Alias: Comprehensive set of aliasing operations
- Summary
- Aliasing is the phenomenon where two different expressions actually refer
to the same thing. Modifying one will modify the other, and if you take a
reference to both, the two values are the same.
Changelog
- * Mon Feb 19 16:00:00 2007 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 1.02-1
- update to 1.02
- * Tue Oct 3 17:00:00 2006 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 1.01-1
- update to 1.01
- * Thu Aug 31 17:00:00 2006 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 1.0-3
- bump for mass rebuild