Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: regex to find vowels in anyorder

by varghees (Novice)
on Dec 19, 2011 at 15:10 UTC ( [id://944256]=note: print w/replies, xml ) Need Help??


in reply to Re: regex to find vowels in anyorder
in thread regex to find vowels in anyorder

Not a homework. but this question raised when we were discussing about regex between perl developers... I am looking for one expression to find it.

Replies are listed 'Best First'.
Re^3: regex to find vowels in anyorder
by Corion (Patriarch) on Dec 19, 2011 at 15:23 UTC
    So, what code did the discussion between you Perl developers produce? What advantages are there to it? What disadvantages? If you are developers, you will surely have written code. If none of you developers has an idea, it surprises me that none of you developers has a question about perlre.
Re^3: regex to find vowels in anyorder
by MidLifeXis (Monsignor) on Dec 19, 2011 at 15:22 UTC

    Perhaps the 'Look-Around Assertions' section of perlre might be helpful. See specifically (?=pattern). I would think that a set of five of these would work.

    --MidLifeXis

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-25 17:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found