DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibscalar-string-perl
BeschreibungPerl module concerning the string aspects of scalars
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.001-1
Sektionperl
Prioritätoptional
Installierte Größe100 Byte
Hängt ab vonperl (>= 5.10.1-13), perlapi-5.10.1, libc6 (>= 2.1.3)
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße15594 Byte
Prüfsumme MD5cec60c84cada1a99f531eb7f7b4d621c
Prüfsumme SHA16f9f2bfc3aa5cd3edfe9c4bd838b657dbcb15196
Prüfsumme SHA256d957193098ab628b98ac3d55ab2c7df9e7a59ac78532c784f3b3ffe6212d88f7
Link zum Herunterladenlibscalar-string-perl_0.001-1_i386.deb
Ausführliche BeschreibungScalar::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.


Impressum
Linux is a registered trademark of Linus Torvalds