Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Pattern Matching Query

by perlguy (Deacon)
on Sep 17, 2002 at 17:03 UTC ( [id://198553]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    if (/(\l\w)(?{local $lastchar = ord $1;})(??{chr(++$lastchar)}){4}/) {
       # INSERT YOUR CODE HERE
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (1)
As of 2024-04-24 16:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found