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

Re^5: how to extract iframes from text

by Anonymous Monk
on Apr 30, 2013 at 20:30 UTC ( [id://1031468]=note: print w/replies, xml ) Need Help??


in reply to Re^4: how to extract iframes from text
in thread how to extract iframes from text

The at function only finds the first element matching. So it should only return 1.

To be able to print all iframes, According to Mojo::Dom documentation  findis what I were after, as it returns a collection that matches.

Now I am trying to find a way to put them in an array....

Replies are listed 'Best First'.
Re^6: how to extract iframes from text
by moritz (Cardinal) on May 01, 2013 at 04:57 UTC

Log In?
Username:
Password:

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

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

    No recent polls found