Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Seeking help from Perl Monks for counting regular expressions (motifs) and counting lengths between them in a large string

by toolic (Bishop)
on Feb 03, 2012 at 02:34 UTC ( [id://951584]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    until (my $motif =~ /^\s*$/ );# Line 58
    
  2. or download this
    until ($motif =~ /^\s*$/ );# Line 58
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (5)
As of 2024-03-19 11:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found