Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: A (non) reg-ex question

by mickeyn (Priest)
on Mar 20, 2006 at 14:10 UTC ( [id://537949]=note: print w/replies, xml ) Need Help??


in reply to A (non) reg-ex question

how about:
$str =~ /(0+)(1+)/; $is0n1n = length($1)<=>length($2); # 0 if match

Enjoy,
Mickey

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (7)
As of 2024-03-19 08:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found