Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-String-Tokenizer | Distribution: Mageia |
Version: 0.60.0 | Vendor: Mageia.Org |
Release: 4.mga8 | Build date: Wed Feb 12 07:46:49 2020 |
Group: Development/Perl | Build host: localhost |
Size: 45314 | Source RPM: perl-String-Tokenizer-0.60.0-4.mga8.src.rpm |
Packager: umeabot <umeabot> | |
Url: http://search.cpan.org/dist/String-Tokenizer | |
Summary: A simple string tokenizer |
A simple string tokenizer which takes a string and splits it on whitespace. It also optionally takes a string of characters to use as delimiters, and returns them with the token set as well. This allows for splitting the string in many different ways. This is a very basic tokenizer, so more complex needs should be either addressed with a custom written tokenizer or post-processing of the output generated by this module. Basically, this will not fill everyones needs, but it spans a gap between simple 'split / /, $string' and the other options that involve much larger and complex modules. Also note that this is not a lexical analyser. Many people confuse tokenization with lexical analysis. A tokenizer mearly splits its input into specific chunks, a lexical analyzer classifies those chunks. Sometimes these two steps are combined, but not here.
GPL+ or Artistic
* Wed Feb 12 2020 umeabot <umeabot> 0.60.0-4.mga8 + Revision: 1497227 - Mageia 8 Mass Rebuild + wally <wally> - replace deprecated %makeinstall_std * Wed Sep 19 2018 umeabot <umeabot> 0.60.0-3.mga7 + Revision: 1271239 - Mageia 7 Mass Rebuild
/usr/share/doc/perl-String-Tokenizer /usr/share/doc/perl-String-Tokenizer/Changes /usr/share/doc/perl-String-Tokenizer/LICENSE /usr/share/doc/perl-String-Tokenizer/META.json /usr/share/doc/perl-String-Tokenizer/META.yml /usr/share/doc/perl-String-Tokenizer/MYMETA.yml /usr/share/doc/perl-String-Tokenizer/README /usr/share/man/man3/String::Tokenizer.3pm.xz /usr/share/perl5/vendor_perl/String /usr/share/perl5/vendor_perl/String/Tokenizer.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 11:24:54 2025