Help for this page

Select Code to Download


  1. or download this
    my $file_content  = $mech->get($foo);
    print $file_content;
    
  2. or download this
    
    $VAR1 = bless( {
    ...
                     '_msg' => 'Not Modified'
                   }, 'HTTP::Response' );