Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: regex question

by gmargo (Hermit)
on Dec 24, 2009 at 11:55 UTC ( [id://814223]=note: print w/replies, xml ) Need Help??


in reply to regex question

my $str = qq(<div class="rightbox8"> <p style="text-align: center"><st +rong><a href="http://www.a_site.com/pubs.asp?ID=999582">Please click +here to view</a></strong></p>); if ($str =~ /href="([^"]+)"/) { print "href=$1\n"; }

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2024-04-26 07:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found