Jump to letter: [
23ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Data-Alias - Comprehensive set of aliasing operations
- Description:
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.
Packages
perl-Data-Alias-1.18-1.el7.ppc64
[44 KiB] |
Changelog
by Paul Howarth (2013-09-21):
- Update to 1.18:
- Bugfix: store peep chain link reliably under threads
- Update tests for Perl 5.19.4's removal of the special treatment of aliased
undef in arrays
- In documentation, switch to consistent use of British English spellings
- Documentation typo fix
|