SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Array-Base
Version : 0.006 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.1.1 Date : 2023-07-20 20:57:09
Group : Development/Libraries/Perl Source RPM : perl-Array-Base-0.006-lp155.1.1.src.rpm
Size : 0.03 MB
Packager : https://www_suse_com/
Summary : array index offseting
Description :
This module implements automatic offsetting of array indices. In normal
Perl, the first element of an array has index 0, the second element has
index 1, and so on. This module allows array indexes to start at some other
value. Most commonly it is used to give the first element of an array the
index 1 (and the second 2, and so on), to imitate the indexing behaviour of
FORTRAN and many other languages. It is usually considered poor style to do
this.

The array index offset is controlled at compile time, in a lexically-scoped
manner. Each block of code, therefore, is subject to a fixed offset. It is
expected that the affected code is written with knowledge of what that
offset is.

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Array-Base-0.006-lp155.1.1.x86_64.rpm
     

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

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
perl(:MODULE_COMPAT_5.26.1)
perl(Lexical::SealRequireHints) >= 0.008
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/Base.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/Base
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Array/Base/Base.bs
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Array/Base/Base.so
/usr/share/doc/packages/perl-Array-Base
/usr/share/doc/packages/perl-Array-Base/Changes
/usr/share/doc/packages/perl-Array-Base/README
/usr/share/man/man3/Array::Base.3pm.gz

 
ICM