パッケージ: libarray-base-perl (0.006-3build2)
libarray-base-perl に関するリンク
Trisquel の資源:
libarray-base-perl ソースパッケージをダウンロード:
- [libarray-base-perl_0.006-3build2.dsc]
- [libarray-base-perl_0.006.orig.tar.gz]
- [libarray-base-perl_0.006-3build2.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- Hideki Yamane
外部の資源:
- ホームページ [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 (>= 0.008)
- Perl module to prevent the leakage of lexical hints
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.34.0
- 以下のパッケージによって提供される仮想パッケージです: perl-base