Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^3: Parsing HTML/XML with Regular Expressions (regex)

by RonW (Parson)
on Oct 19, 2017 at 00:05 UTC ( [id://1201633]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # Not tested and assumes proper nesting of <div> elements (and valid X
    +ML syntax)
    # (Warning: Messy hack. Read at your own risk.)
    ...
    }
    $out =~ s/^, //;
    say "$out\n";
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (6)
As of 2024-03-28 16:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found