Name : perl-Perl6-Str
| |
Version : 0.0.5
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp154.6.1
| Date : 2023-01-27 17:51:33
|
Group : Development/Libraries/Perl
| Source RPM : perl-Perl6-Str-0.0.5-lp154.6.1.src.rpm
|
Size : 0.02 MB
| |
Packager : https://www_suse_com/
| |
Summary : Grapheme level string implementation for Perl 5
|
Description :
Perl 5 offers string manipulation at the byte level (for non-upgraded strings) and at the codepoint level (for decoded strings). However it fails to provide string manipulation at the grapheme level, that is it has no easy way of treating a sequence of codepoints, in which all but the first are combining characters (like accents, for example) as one character.
\'Perl6::Str\' tries to solve this problem by introducing a string object with an API similar to that of Perl 6 (as far as possible), and emulating common operations such as \'substr\', \'chomp\' and \'chop\' at the grapheme level. It also introduces builtin string methods found in Perl 6 such as \'samecase\'.
\'Perl6::Str\' is written in pure Perl 5.
For a description of the Perl 6 \'Str\' type, please see the http://doc.perl6.org/type/Str manpage.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-P/15.4/noarch |