[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#521541: ITP: libscalar-string-perl -- Perl module for querying string encoding of scalars.



Package: wnpp
Severity: wishlist
Owner: Ivan Kohler <ivan-debian@420.am>

* Package name    : libscalar-string-perl
  Version         : 0.000
  Upstream Author : Andrew Main (Zefram) <zefram@fysh.org>
* URL             : http://search.cpan.org/dist/Scalar-String/
* License         : Perl
  Programming Lang: Perl
  Description     : Perl module for querying string encoding of scalars.

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.

-- 
_ivan



Reply to: