Name: | perl-Data-Alias |
---|---|
Version: | 1.18 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 98732 |
License: | GPL+ or Artistic |
RPM: | perl-Data-Alias-1.18-1.el7.aarch64.rpm |
Source RPM: | perl-Data-Alias-1.18-1.el7.src.rpm |
Build Date: | Fri May 25 2018 |
Build Host: | ca-buildarm03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Data-Alias/ |
Summary: | 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. |