develooper Front page | perl.perl6.internals | Postings from September 2005

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

From:
Amos Robinson
Date:
September 13, 2005 02:49
Subject:
[perl #37151] [TODO] Tcl-style globbing
Message ID:
rt-3.0.11-37151-120665.4.99855693127031@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



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About