Search Results

1
vote
3answers
88 views

I’m new to Perl and have a few regex questions

I'm teaching myself Perl and I learn best by example. As such, I'm studying a simple Perl script that scrapes a specific blog and have found myself confused about a couple of the regex statements. …
1
vote
1answer
94 views

Why doesn’t my Perl match operator match anything?

I'm new to Perl and playing around screen scraping and regex. I'm trying to extract the "title" name of the following HTML block: ... title="The Valley Downs Chicago"><img cla …
0
votes
4answers
154 views

Why doesn’t the match operator match anything?

I'm trying to parse this HTML block: <div class="v120WrapperInner"><a href="/redirect?q=http%3A%2F%2Fwww.google.com%2Faclk%3Fsa%3DL%26ai%3DCKJh--O7tSsCVIKeyoQTwiYmRA5SnrIsB …