SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-String-Tokenizer rpm build for : PCLinuxOS. For other distributions click perl-String-Tokenizer.

Name : perl-String-Tokenizer
Version : 0.60.0 Vendor : (none)
Release : 3pclos2017 Date : 2017-07-13 05:58:15
Group : Development/Perl Source RPM : perl-String-Tokenizer-0.60.0-3pclos2017.src.rpm
Size : 0.04 MB
Packager : bb2 < bb2>
Summary : A simple string tokenizer
Description :
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.

RPM found in directory: /vol/rzm3/linux-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-String-Tokenizer-0.60.0-3pclos2017.noarch.rpm
     

Provides :
perl(String::Tokenizer)
perl(String::Tokenizer::Iterator)
perl-String-Tokenizer

Requires :
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl-base => 5.22.3


Content of RPM :
/usr/lib/perl5/vendor_perl/5.22.3/String
/usr/lib/perl5/vendor_perl/5.22.3/String/Tokenizer.pm
/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.bz2

 
ICM