Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Avoiding escaped child elements with HTML::TreeBuilder::XPath or HTML::Element

by mldvx4 (Friar)
on Nov 15, 2021 at 09:11 UTC ( [id://11138822]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
     </body>
    </html>
    
  2. or download this
    <html>
      <head>
    ...
        </div>
      </body>
    </html>
    
  3. or download this
    <html>
      <head>
    ...
        </div>
      </body>
    </html>
    

Log In?
Username:
Password:

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

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

    No recent polls found