Help for this page

Select Code to Download


  1. or download this
    <a href=...>  
    <area href=...> 
    ...
    <iframe src=...> 
    <link href=...> 
    <meta content=...>
    
  2. or download this
    use strict;
    use WWW::Mechanize;
    ...
      {
            printf "%s\n",$link->url;
            }