Fedora Packages

perl-String-Base

String index offsetting

This module implements automatic offsetting of string indices. In normal Perl, the first character of a string has index 0, the second character has index 1, and so on. This module allows string indexes to start at some other value. Most commonly it is used to give the first character of a string 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.003-21.fc40 -
Fedora 40 0.003-21.fc40 -
Fedora 39 0.003-19.fc39 -
Fedora 38 0.003-17.fc38 -
File a new bug report »
Package Info

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



Sources on Pagure