Help for this page

Select Code to Download


  1. or download this
    my $mech = WWW::Mechanize->new();
    $mech->credentials( 'login', 'password' );
    # further $mech usage