软件包:libarray-base-perl(0.006-4 以及其他的)
libarray-base-perl 的相关链接
Debian 的资源:
下载源码包 libarray-base-perl:
- [libarray-base-perl_0.006-4.dsc]
- [libarray-base-perl_0.006.orig.tar.gz]
- [libarray-base-perl_0.006-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
array index offseting
Array::Base 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.
其他与 libarray-base-perl 有关的软件包
|
|
|
|
-
- dep: liblexical-sealrequirehints-perl
- Perl module to prevent the leakage of lexical hints
-
- dep: perl (>= 5.40.0-6)
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: perlapi-5.40.0
- 本虚包由这些包填实: perl-base