Description
This module is about the string part of plain Perl scalars. A scalar has a
string value, which is notionally a sequence of Unicode codepoints, but
may be internally encoded in either ISO-8859-1 or UTF-8. In places, and
more so in older versions of Perl, the internal encoding shows through. To
fully understand Perl strings it is necessary to understand these
implementation details.
Packages
perl-Scalar-String-0.003-1.el6_10.x86_64
[16 KiB] |
Changelog
by Andrew Colin Kissa (2023-02-27):
- BaruwaOS rebuild
|
perl-Scalar-String-0.002-2.el6.x86_64
[16 KiB] |
Changelog
by Andrew Colin Kissa (2014-11-05):
- Rebuilt for Baruwa Enterprise Edition 2.0.7
|