1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/devel/p5-Scalar-String/distinfo
Henrik Brix Andersen 20200a747c 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.

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

This module is implemented in XS, with a pure Perl backup version for
systems that can't handle XS.

WWW: http://search.cpan.org/dist/Scalar-String/
2009-03-25 18:30:12 +00:00

4 lines
212 B
Plaintext

MD5 (Scalar-String-0.000.tar.gz) = 1ca5e9b3f12fca5cef497726415114c8
SHA256 (Scalar-String-0.000.tar.gz) = 8a9961ff80ac7ec7a5eb95e92c4f629e968b982da860e51d7e0e729fbfb742d7
SIZE (Scalar-String-0.000.tar.gz) = 7564