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

Re: regex and HTML

by Coyote (Deacon)
on Apr 09, 2001 at 19:56 UTC ( [id://71036]=note: print w/replies, xml ) Need Help??


in reply to regex and HTML

Try using one of the HTML parsing modules such as HTML::Parser or HTML::TokeParser to do this. Parsing HTML with regexen is a perilous endeavor. You will get your project done much faster and with far fewer errors if you take the virtuous route (i.e., lazy) route and use one of these modules.

----
Coyote

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (5)
As of 2024-04-18 07:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found