Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Parsing HTML/XML with Regular Expressions (HTML::TreeBuilder::XPath)

by tangent (Parson)
on Oct 18, 2017 at 02:34 UTC ( [id://1201545]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    our @ISA = qw(HTML::Element HTML::Parser);
    
    # This looks schizoid, I know...
    
  2. or download this
    use HTML::TreeBuilder::XPath;
    
    ...
    
    print join(', ',@result);
    
  3. or download this
    Zero=, One=Monday, Two=Tuesday, Three=Wednesday, Four=Thursday, Five=F
    +riday, Six=Saturday, Seven=Sunday
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-03-28 11:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found