Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Re: regular xpression stuff

by count0 (Friar)
on Jan 21, 2002 at 00:44 UTC ( [id://140241]=note: print w/replies, xml ) Need Help??


in reply to Re: regular xpression stuff
in thread regular xpression stuff

If I'm understanding the question correctly, this will not work.

It seems that the inquiring monk wants to match each letter once and only once.
/^[bat]{3}$/ could match 'ttt', 'bba', 'aaa', etc. If that *is* undesirable, Masem's excellent reply is probably the best way to go.

Replies are listed 'Best First'.
Re: Re: Re: regular xpression stuff
by Parham (Friar) on Jan 21, 2002 at 01:01 UTC
    count0++ i forgot to take that into consideration

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://140241]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-24 03:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found