At 7:24 AM -0700 11/11/04, Patrick R. Michaud wrote:
Does Parrot have anything available (yet?) for testing membership in
character classes-- things like isspace, isupper, islower, etc?
I searched around a bit in the docs, online references, and P6PE
and found very little about it.

Not yet. I've got some basic code in the new string branch to provide a few checks (whitespace, alpha, number, and punctuation) but that's it for now.


How about for creating and manipulating character classes?

Nope, not yet. Character classes do need to be addressed, though, since they're... interesting to handle.


--
                                Dan

--------------------------------------it's like this-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to