Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Re: Re: Progressive pattern matching

by pike (Monk)
on Oct 15, 2001 at 13:42 UTC ( [id://118838]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my @results;
    while ($blocks) {
    ...
       #mo match at starting position - try from next pos
       $blocks = substr ($blocks, 1); 
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-04-18 05:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found