RSS | Module Info | Add a review of String-Tokenizer

1 out of 1 found this review helpful:

String-Tokenizer (0.05) ****

Nice module. There is a way to skip whitespace, but not token separators. Automatically skipping the latter would be a nice feature.

Amit Dubey - 2008-04-25 17:51:37
Was this review helpful to you?  Yes No

3 out of 4 found this review helpful:

String-Tokenizer (0.05)

I'm not sure what this module offers that the older String::Tokeniser doesn't, other than Americanised spelling in its name.

Lee Goddard - 2006-06-14 02:16:54
Was this review helpful to you?  Yes No

0 out of 1 found this review helpful:

String-Tokenizer (0.05) *****

When I was working on a perl port of a java query parser (see CQL::Parser) I was looking for a perl equivalent to java.util.StringTokenizer for the lexing part of my parser. I dug around and tried some other modules on CPAN, but discovered Stevan's elegant String::Tokenizer, and was sold. It fit like a glove.

ed summers - 2004-12-14 19:02:34
Was this review helpful to you?  Yes No


the camel