Pakket: libarray-base-perl (0.006-4 en anderen)
Verwijzigingen voor libarray-base-perl
Debian bronnen:
Het bronpakket libarray-base-perl downloaden:
- [libarray-base-perl_0.006-4.dsc]
- [libarray-base-perl_0.006.orig.tar.gz]
- [libarray-base-perl_0.006-4.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
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.
Andere aan libarray-base-perl gerelateerde pakketten
|
|
|
|
-
- dep: liblexical-sealrequirehints-perl
- Perl module to prevent the leakage of lexical hints
-
- dep: perl (>= 5.40.0-6)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.40.0
- virtueel pakket geboden door perl-base