Hi,

I am trying to develop an app for my website for which i need to get
the name of the Shows from http://tv.yahoo.com/listings.

If you go over the code you can see that some of the rows have the
shows with hyperlink and others without. How do i get the Hyperlink
and the show's name from the hyperlink identified by <a
class="showTitle"....

I have been trying for a long time now with the reg ex
=~ /\">.*<\/a>/i but I was not able to get the names of the shows
which are without a hyperlink in the href part.

Anyone with Ideas please help...


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to