Help for this page

Select Code to Download


  1. or download this
    use strict;
    use WWW::Mechanize;
    my $mech = WWW::Mechanize->new();
    $mech->get("http://www.google.com");
    print $mech->content();
    
  2. or download this
    <H1>ERROR</H1>
    <H2>Cache Access Denied</H2>
    ...
    </P>
    <BR clear="all">
    <HR noshade size="1px">