SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Array-RefElem rpm build for : OpenSuSE. For other distributions click perl-Array-RefElem.

Name : perl-Array-RefElem
Version : 1.00 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp154.8.1 Date : 2023-01-27 18:32:42
Group : Development/Libraries/Perl Source RPM : perl-Array-RefElem-1.00-lp154.8.1.src.rpm
Size : 0.01 MB
Packager : https://www_suse_com/
Summary : Set up array elements as aliases
Description :
This module gives direct access to some of the internal Perl routines that
let you store things in arrays and hashes. The following functions are
available:

* av_store(AATTarray, $index, $value)

Stores $value in AATTarray at the specified $index. After executing this call,
$array[$index] and $value denote the same thing.

* av_push(AATTarray, $value)

Pushes $value onto the AATTarray. After executing this call, $array[-1] and
$value denote the same thing.

* hv_store(%hash, $key, $value);

Stores $value in the %hash with the given $key. After executing this call,
$hash{$key} and $value denote the same thing.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-A/15.4/x86_64

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Array-RefElem-1.00-lp154.8.1.x86_64.rpm
     

Provides :
perl(Array::RefElem)
perl-Array-RefElem
perl-Array-RefElem(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Array
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Array/RefElem.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Array
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Array/RefElem
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Array/RefElem/RefElem.so
/usr/share/doc/packages/perl-Array-RefElem
/usr/share/doc/packages/perl-Array-RefElem/Changes
/usr/share/doc/packages/perl-Array-RefElem/README
/usr/share/man/man3/Array::RefElem.3pm.gz

 
ICM