Help for this page

Select Code to Download


  1. or download this
    use LWP::Simple;
    my $source = get("http://whatever.url.you/want/to/view.html");
    
  2. or download this
    #!/usr/bin/perl -w
    
    ...
        print $attr{href}, "\n";
      }
    }