Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Re: Apocalypse 5 and regexes (modifier reform)

by TheDamian (Vicar)
on Jun 06, 2002 at 11:48 UTC ( [id://172153]=note: print w/replies, xml ) Need Help??


in reply to Re: Apocalypse 5 and regexes (modifier reform)
in thread Apocalypse 5 and regexes

This is a good point.

Of course, I suspect we're not going to be snobs about the suffixes, and can simply suggest that ...th is the standard "skipping suffix" for anyone who can't handle all four. That is:

s:1th/pattern/string/; s:2th/pattern/string/; s:3th/pattern/string/; s:4th/pattern/string/; # etc.

would be perfectly valid.

Alternatively, the rule might be that any suffix other than ...x means repetition:

s:1um/pattern/string/; s:2ieme/pattern/string/; s:3itter/pattern/string/; s:4issimo/pattern/string/; # etc.
;-)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (3)
As of 2024-04-19 05:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found