Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: getting text from HTML

by IB2017 (Pilgrim)
on May 04, 2020 at 08:43 UTC ( [id://11116428]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $text = $res->dom('h1, h2, h3, p')->each(sub { say 'text: ', shift->al
    +l_text });
    

Log In?
Username:
Password:

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

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

    No recent polls found