パッケージ: 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)
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- dep: perlapi-5.40.0
- 以下のパッケージによって提供される仮想パッケージです: perl-base