libscalar-string-perl

Perl module concerning the string aspects of scalars

Description

Scalar::String 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.

This module provides functions to classify a string by encoding and to encode a string in a desired way.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Scalar-String


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libscalar-string-perl