libstring-tokenizer-perl_0.05-1_i386.changes is NEW

Debian FTP Masters ftpmaster at ftp-master.debian.org
Tue Aug 2 17:02:09 UTC 2011


(new) libstring-tokenizer-perl_0.05-1.debian.tar.gz optional perl
(new) libstring-tokenizer-perl_0.05-1.dsc optional perl
(new) libstring-tokenizer-perl_0.05-1_all.deb optional perl
simple string tokenizer
 String::Tokenizer is 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.
(new) libstring-tokenizer-perl_0.05.orig.tar.gz optional perl
Changes: libstring-tokenizer-perl (0.05-1) unstable; urgency=low
 .
  * Initial Release. (closes: #636288)


Override entries for your package:

Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 636288 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the pkg-perl-maintainers mailing list