Fedora Packages

perl-Array-Base

Array index offsetting

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 behavior of FORTRAN and many other languages. It is usually considered poor style to do this.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.006-21.fc40 -
Fedora 40 0.006-21.fc40 -
Fedora 39 0.006-19.fc39 -
Fedora 38 0.006-17.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at perl-Array-Base dash maintainers at fedoraproject dot org.



Sources on Pagure