Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Dump Text from HTML

by davorg (Chancellor)
on Jul 18, 2001 at 13:54 UTC ( [id://97594]=note: print w/replies, xml ) Need Help??


in reply to Dump Text from HTML

Parsing HTML using regexes is a very bad idea. It will only ever work on a particular subset of HTML. There are far easier ways to achieve this using HTML::Parser or its subclasses.

--
<http://www.dave.org.uk>

Perl Training in the UK <http://www.iterative-software.com>

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (2)
As of 2024-04-16 14:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found