Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #37151] [TODO] Tcl-style globbing

0 views
Skip to first unread message

Amos Robinson

unread,
Sep 13, 2005, 12:13:39 AM9/13/05
to bugs-bi...@rt.perl.org
# New Ticket Created by Amos Robinson
# Please include the string: [perl #37151]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=37151 >


Need to either change PGE::Glob to fit Tcl style, /or/ create a derived
one just for Tcl.
The only real differences are that {} are treated literally in Tcl, and
Tcl doesn't support negation of character classes (so [^a-z] should match
a-z and ^)

--
Amos Robinson

0 new messages