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

Re: regex is not working properly

by wind (Priest)
on Jun 24, 2011 at 08:33 UTC ( [id://911205]=note: print w/replies, xml ) Need Help??


in reply to regex is not working properly

Don't use greedy matching '.*', use non-greedy instead '.*?'

Also, I would suggest that you learn how to use an actual HTML Parser instead of jury rigging regex's.

Log In?
Username:
Password:

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

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

    No recent polls found