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

Re: Must use regex, how to clip...

by seattlejohn (Deacon)
on Jan 08, 2003 at 05:59 UTC ( [id://225201]=note: print w/replies, xml ) Need Help??


in reply to Must use regex, how to clip...

Can you use non-greedy matching at the beginning, e.g. like something like this:
.*?<!--begin node-->(.*)<!--end node-->

Or is .*? not permissible?

        $perlmonks{seattlejohn} = 'John Clyman';

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (6)
As of 2024-04-16 12:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found