SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Perl6-Str rpm build for : OpenSuSE. For other distributions click perl-Perl6-Str.

Name : perl-Perl6-Str
Version : 0.0.5 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.6.1 Date : 2023-07-20 18:21:16
Group : Development/Libraries/Perl Source RPM : perl-Perl6-Str-0.0.5-lp155.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.5/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Perl6-Str-0.0.5-lp155.6.1.noarch.rpm
     

Provides :
perl(Perl6::Str)
perl(Perl6::Str::Test)
perl-Perl6-Str

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Perl6
/usr/lib/perl5/vendor_perl/5.26.1/Perl6/Str
/usr/lib/perl5/vendor_perl/5.26.1/Perl6/Str.pm
/usr/lib/perl5/vendor_perl/5.26.1/Perl6/Str/Test.pm
/usr/share/doc/packages/perl-Perl6-Str
/usr/share/doc/packages/perl-Perl6-Str/Changes
/usr/share/doc/packages/perl-Perl6-Str/README
/usr/share/doc/packages/perl-Perl6-Str/examples
/usr/share/doc/packages/perl-Perl6-Str/examples/demo.pl
/usr/share/man/man3/Perl6::Str.3pm.gz

 
ICM