Help for this page

Select Code to Download


  1. or download this
    <div class=\042mytitle maximumtitle\042 id=\042idtitle\042> Harry Jone
    +s <b>Wood </b> &amp; Shop</div>
    
    ...
    
    </div><div class=\042phone\042>(154) 555-1234&nbsp;-&nbsp;<span style=
    +\042display:none\042 class=\042my_hide\042>
    
  2. or download this
    
      my $url = 'http://www.somepage.com';
    ...
          unless $response->content_type eq 'text/html';
    
  3. or download this
    @addr = $response->content =~ /<div class=\042mytitle maximumtitle\042
    + id=\042idtitle\042>"([^ "]+)"/gi;