Name : perl-Tie-Alias
| |
Version : 1.01
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp156.1.1
| Date : 2024-07-03 19:17:38
|
Group : Development/Libraries/Perl
| Source RPM : perl-Tie-Alias-1.01-lp156.1.1.src.rpm
|
Size : 0.01 MB
| |
Packager : https://www_suse_com/
| |
Summary : create aliases in pure perl
|
Description :
the Tie::Alias TIESCALAR function takes one argument, which is a reference to the scalar which is to be aliased. Since version 1.0, the argument no longer needs to be a reference. In case the scalar is already tied, the alias gets tied to whatever the scalar is already tied to also.
Tie::Alias works for scalars, arrays, and hashes.
tie AATTalias, \'Tie::Alias\' => \\AATTarray; tie %alias, \'Tie::Alias\' => \\%hash;
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/15.6/noarch |