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

Re: HTML::LinkExtor idiosyncracy

by tlm (Prior)
on Apr 22, 2005 at 23:56 UTC ( [id://450614]=note: print w/replies, xml ) Need Help??


in reply to HTML::LinkExtor idiosyncracy

Seems to work fine for me:

DB<1> use HTML::LinkExtor DB<2> p $HTML::LinkExtor::VERSION 1.33 DB<3> $s = '<a href=http://rds.yahoo.com/S=10341:D1/CS=10341/SS=5374 +4154/SIG=112eblhep/*http%3A//www.beltbuckleshop.com/>' DB<4> $e = HTML::LinkExtor->new DB<5> $e->parse($s) DB<6> x $e->links 0 ARRAY(0x84a3f78) 0 'a' 1 'href' 2 'http://rds.yahoo.com/S=10341:D1/CS=10341/SS=53744154/SIG=112ebl +hep/*http%3A//www.beltbuckleshop.com/'
...as expected.

the lowliest monk

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (1)
As of 2024-04-25 03:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found